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