sit.env.js 198 B

1234567
  1. module.exports = {
  2. NODE_ENV: '"production"',
  3. ENV_CONFIG: '"sit"',
  4. // BASE_API: '"https://new.gdy.g107.com"',
  5. BASE_API: '"http://qywx.1024win.cn"',
  6. SERVE_AD: '"https://nkaoqin.g107.net"'
  7. }