mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-21 22:39:16 +08:00
Update Admin.php
This commit is contained in:
parent
189181e4ce
commit
bca386201c
@ -128,6 +128,7 @@ class Admin extends Controller
|
||||
]);
|
||||
// 刷新用户等级及上级等级
|
||||
UserUpgradeService::instance()->upgrade($user['id'], true);
|
||||
sysoplog('前端用户管理', "取消用户[{$map['id']}]绑定的上级代理");
|
||||
$this->success('取消上级代理成功!');
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user