修改韩昊江维护电话为马茹梦

This commit is contained in:
“wanyongkang”
2023-12-21 14:46:00 +08:00
parent 109b85987c
commit e768fdf8e1

View File

@@ -5,7 +5,7 @@
* @Author: kangkang
* @Date: 2020-10-13 19:52:37
* @LastEditors: “wanyongkang” “937888580@qq.com”
* @LastEditTime: 2023-12-05 16:19:42
* @LastEditTime: 2023-12-21 14:45:06
*/
namespace app\manager\controller;
@@ -500,8 +500,8 @@ class UserFollow extends Controller
$data = json_decode(file_get_contents("php://input"), true);
$phone = $data['phone'];
$callers = ['1017'=>'15225139515','1029'=>'15713870747','1028'=>'15111748058'];
$operaterids = ['1017','1029','1028'];
$callers = ['1017'=>'15225139515','1029'=>'15713870747','1030'=>'15111748058'];
$operaterids = ['1017','1029','1030'];
if (!in_array($this->userinfo['OperaterID'],$operaterids)) {
die;