"use strict"; module.exports = { NODE_ENV: '"production"', BASE_API: '"http://new_mobile.xt.api.sgjyun.com"' // BASE_API: '"https://api.xt.kuyicloud.com"' // BASE_API:'"http://localhost:9529"', // 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"' };