caipin 5 år sedan
förälder
incheckning
31689ba27d
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      app/service/cloudEditionService.js

+ 2 - 2
app/service/cloudEditionService.js

@@ -7,11 +7,11 @@ const hash=require('../class/hash');
 const urlObj=require("url");
 
 //测试服务器
-//var curingUrl ="https://yhuat.smartcost.com.cn/cld"; 
+var curingUrl ="https://yhuat.smartcost.com.cn/cld"; 
 //正式服务器
 //'https://yhyun.smartcost.com.cn/cld';
 //本地跑
-var curingUrl ="http://qa.smartcost.com.cn:2060/cld";
+//var curingUrl ="http://qa.smartcost.com.cn:2060/cld";
 
 var buildUrl = 'https://yun.smartcost.com.cn/cld';