|
@@ -8,8 +8,8 @@ const urlObj=require("url");
|
|
|
|
|
|
//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 ="http://qa.smartcost.com.cn:2060/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';
|
|
|
|