This commit is contained in:
Your Name
2026-03-13 14:08:52 +08:00
parent 08dd9cd307
commit eb283f008b
667 changed files with 8425 additions and 27053 deletions
@@ -253,7 +253,8 @@ class AdminLogic extends BaseLogic
'id', 'account', 'name', 'disable', 'root',
'multipoint_login', 'avatar',
'gender', 'age', 'phone', 'title', 'department',
'specialty', 'education', 'experience', 'honors'
'specialty', 'education', 'experience', 'honors',
'work_wechat_userid'
])->findOrEmpty($params['id'])->toArray();
if ($action == 'detail') {