diff --git a/application/api/model/Tencent.php b/application/api/model/Tencent.php index 16ebc23f..1649b1fd 100644 --- a/application/api/model/Tencent.php +++ b/application/api/model/Tencent.php @@ -409,7 +409,7 @@ class Tencent extends Model if($uid == 'administrator'){ $from_Account ="administrator"; $curlPost = array( - 'SyncOtherMachine' => $machine_type, + 'SyncOtherMachine' => 3, 'From_Account' => strval($from_Account), 'To_Account' => strval('u'.$receive_uid), 'MsgRandom' => time(),