'use strict' module.exports = { NODE_ENV: '"production"', // 开发 BASE_URL : '"http://10.199.30.232:5432"', }