|
@@ -411,7 +411,7 @@ public class WebClientRest {
|
|
|
object.put("code", 1);
|
|
|
object.put("msg", "成功");
|
|
|
object.put("webclienturl", "https://www.buwanjia.com/customer/index.html");
|
|
|
- object.put("servicehotline", "13967305653");
|
|
|
+ object.put("servicehotline", "13157370035");
|
|
|
object.put("account_list", rows.toJsonArray());
|
|
|
|
|
|
//登录成功,将验证码失效掉;
|