From ac2c12c0c99bb76e5f9fb14a62264c661c92b833 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=92=8A?= Date: Tue, 27 Jan 2026 10:27:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=90=8E=E5=8F=B0-=E5=B0=81?= =?UTF-8?q?=E7=A6=81-=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/api/model/Tencent.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(),