文翰看跟进记录
This commit is contained in:
@@ -311,7 +311,7 @@ class UserFollow extends Controller
|
||||
$page = 0;
|
||||
$page = ($get['PageIndex'] - 1) * 50;
|
||||
//超级管理员
|
||||
$super_manager_list = [282,993];
|
||||
$super_manager_list = [282,993,1013];
|
||||
$user_enum = new UserEnum;
|
||||
$manager_id = $this->userinfo['OperaterID'];
|
||||
$follow_rcord = new FollowRecord;
|
||||
|
||||
Reference in New Issue
Block a user