Commit 86fb3da2 authored by hujun's avatar hujun

文字修改

parent 123e7eef
...@@ -271,7 +271,7 @@ class Broker extends Basic ...@@ -271,7 +271,7 @@ class Broker extends Basic
if ($is_visit) { if ($is_visit) {
return $this->response("200", "success", []); return $this->response("200", "success", []);
} else { } else {
return $this->response("102", "该账号没有绑定该手机,请致电人事进行绑定。"); return $this->response("102", "该账号没有绑定该手机,请先向店长申请,由店长致电财务董飞。");
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment