@@ -1,9 +1,9 @@
"use strict";
module.exports = {
NODE_ENV: '"production"',
- BASE_API: '"https://api.xt.kuyicloud.com"'
+ //BASE_API: '"https://api.xt.kuyicloud.com"'
- // BASE_API: '"http://api.xt.test.sgjyun.com"'
+ BASE_API: '"http://api.xt.test.sgjyun.com"'
// http://api.xt.test.sgjyun.com
// '"http://api.xt.kuyicloud.com"', //'"http://api.xt.kuyicloud.com"','"http://api.xt.test.sgjyun.com"'
};