mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
后台用户更新有潜在问题
This commit is contained in:
@@ -129,7 +129,7 @@ class User extends Common
|
||||
UploadFiles::use($post_data['avatar']);
|
||||
}
|
||||
|
||||
AppUser::update($post_data);
|
||||
$model_user->save($post_data);
|
||||
|
||||
$this->success('修改成功','index');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user