"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:9531"',
  //  BASE_API: '"https://api.xt.test.sgjyun.com"'
  // BASE_API: '"http://api.xt.test.sgjyun.com'"
  // '"http://api.xt.kuyicloud.com"', //'"http://api.xt.kuyicloud.com"','"http://api.xt.test.sgjyun.com"'
};