Commit 05dab74b authored by zhuwei's avatar zhuwei

1

parent 8deed5de
......@@ -653,7 +653,7 @@ class UserService
if($res ==1){
return true;
}else{
return '绑定失败';
return '绑定失败或已绑定过';
}
}
......
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