Browse Source

服务热线更新

沈静伟 3 years ago
parent
commit
1f056e5f92
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/dsb/com/cnd3b/common/restful/WebClientRest.java

+ 1 - 1
src/dsb/com/cnd3b/common/restful/WebClientRest.java

@@ -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", "13732579910");
+            object.put("servicehotline", "13967305653");
             object.put("account_list", rows.toJsonArray());
 
             //登录成功,将验证码失效掉;