|
|
- protected array $allowFields = ['id', 'username', 'nickname', 'avatar', 'last_login_time','depart','depart_id','institution','institution_id'];
|
|
|
+ protected array $allowFields = ['ID', 'USERNAME', 'NICKNAME', 'AVATAR', 'LAST_LOGIN_TIME','DEPART','DEPART_ID','INSTITUTION','INSTITUTION_ID'];
|