feat : driver

This commit is contained in:
2024-11-13 17:08:31 +08:00
parent 1077cdfcd8
commit 0b0fc8a1ef
7 changed files with 297 additions and 4 deletions

View File

@@ -22,6 +22,7 @@ use Hyperf\DbConnection\Model\Model;
* @property int $is_del
* @property int $role_id
* @property int $section_id
* @property int $city_id
* @property string $create_time
* @property string $update_time
*/