caipin 5 anni fa
parent
commit
3f672fa39e
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      app/service/cloudEditionService.js

+ 3 - 1
app/service/cloudEditionService.js

@@ -7,7 +7,9 @@ const hash=require('../class/hash');
 
 //http://qa.smartcost.com.cn:2060/cld
 //"https://yhuat.smartcost.com.cn/cld";
-var curingUrl ="https://yhuat.smartcost.com.cn/cld"; //'https://yhyun.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 buildUrl = 'https://yun.smartcost.com.cn/cld';