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