module.exports = { NODE_ENV: '"development"', ENV_CONFIG: '"dev"', BASE_API: '"http://172.16.1.248/"' // 测试服 // BASE_API: '"https://cement.fongtech.net/"' // 正式服 }