From 0c3cad4a6d6d9d38879aa222590a61bd663c7071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Thu, 10 Oct 2024 15:05:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8B=A8=E5=8F=B7?= 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 fdf13da..6cbd9cf 100644 --- a/app/manager/controller/UserFollow.php +++ b/app/manager/controller/UserFollow.php @@ -718,7 +718,7 @@ class UserFollow extends Controller $phone = $data['phone']; $callers = ['1017'=>'15225139515','1029'=>'15713870747','1032'=>'15290427047']; - $operaterids = ['1017','1029','1030']; + $operaterids = ['1017','1029','1032']; if (!in_array($this->userinfo['OperaterID'],$operaterids)) { die;