From cbf3c44f14a657d037cbea256145739ed97080df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Wed, 18 Jun 2025 09:46:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=91=BC=E5=8F=AB=E5=8F=B7?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/manager/controller/UserFollow.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/manager/controller/UserFollow.php b/app/manager/controller/UserFollow.php index 90148bc..377e1df 100644 --- a/app/manager/controller/UserFollow.php +++ b/app/manager/controller/UserFollow.php @@ -733,7 +733,7 @@ class UserFollow extends Controller $data = json_decode(file_get_contents("php://input"), true); $phone = $data['phone']; - $callers = ['1008'=>'15290427047','1029'=>'15713870747','1032'=>'15290427047']; + $callers = ['1008'=>'17737957091','1029'=>'17737957091','1032'=>'17737957091']; $operaterids = ['1008','1029','1032']; if (!in_array($this->userinfo['OperaterID'],$operaterids)) {