Commit 7033e935 authored by clone's avatar clone

Merge branch '0416-v3.2.5' of https://gitee.com/zwyjjc/tl_estate into 0416-v3.2.5

parents 6d7a3925 05dab74b
...@@ -653,7 +653,7 @@ class UserService ...@@ -653,7 +653,7 @@ class UserService
if($res ==1){ if($res ==1){
return true; return true;
}else{ }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