Commit 73f40f06 authored by hujun's avatar hujun

提示语

parent 81a5dad8
...@@ -101,7 +101,7 @@ class CellPhone extends Basic ...@@ -101,7 +101,7 @@ class CellPhone extends Basic
if ($result->Message != 'OK') { if ($result->Message != 'OK') {
$this->code = 101; $this->code = 101;
$this->msg = '号码绑定冲突,请联系运营人员!'; $this->msg = '拨号失败,10秒再试,再无法拨号请联系请联系运营人员!';
} }
} }
}else { }else {
......
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