caipin 5 년 전
부모
커밋
3f672fa39e
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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';