文函加入管理员
This commit is contained in:
@@ -14,7 +14,7 @@ class Allow
|
|||||||
$manager_user_model = new Manager;
|
$manager_user_model = new Manager;
|
||||||
$manager_user_model->updateOne(['id'=>$get['id']],['TenantId'=>1]);
|
$manager_user_model->updateOne(['id'=>$get['id']],['TenantId'=>1]);
|
||||||
|
|
||||||
$allow_ids = ['993','282'];
|
$allow_ids = ['993','282','1013'];
|
||||||
|
|
||||||
$get['url'] = explode('?',$get['url'])[0];
|
$get['url'] = explode('?',$get['url'])[0];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user