caipin преди 5 години
родител
ревизия
aedc1185d9
променени са 1 файла, в които са добавени 5 реда и са изтрити 3 реда
  1. 5 3
      app/service/cloudEditionService.js

+ 5 - 3
app/service/cloudEditionService.js

@@ -6,9 +6,11 @@ var moment = require('moment');
 const hash=require('../class/hash');
 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 ="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';