管理后台-封禁-调试
This commit is contained in:
@@ -409,7 +409,7 @@ class Tencent extends Model
|
||||
if($uid == 'administrator'){
|
||||
$from_Account ="administrator";
|
||||
$curlPost = array(
|
||||
'SyncOtherMachine' => 3,
|
||||
'SyncOtherMachine' => $machine_type,
|
||||
'From_Account' => strval($from_Account),
|
||||
'To_Account' => strval('u'.$receive_uid),
|
||||
'MsgRandom' => time(),
|
||||
|
||||
Reference in New Issue
Block a user