修改拨号

This commit is contained in:
“wanyongkang”
2024-10-10 15:05:42 +08:00
parent 36939effe3
commit 0c3cad4a6d

View File

@@ -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;