feat : section
This commit is contained in:
@@ -16,11 +16,12 @@ use Hyperf\DbConnection\Model\Model;
|
||||
* @property int $avatar
|
||||
* @property string $chinese_name
|
||||
* @property string $mobile
|
||||
* @property int $status
|
||||
* @property int $status
|
||||
* @property string $last_login_ip
|
||||
* @property string $last_login_time
|
||||
* @property int $is_del
|
||||
* @property int $role_id
|
||||
* @property int $role_id
|
||||
* @property int $section_id
|
||||
* @property string $create_time
|
||||
* @property string $update_time
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user