'use strict' module.exports = { NODE_ENV: '"production"', // BASE_API: '"http://forestweb.hw.hongweisoft.com/api/forest-admin"' BASE_API: '"https://wx.hw.hongweisoft.com/forestapi/forest-admin"' // BASE_API: '"http://product.gzqlyx.com/api/forest-admin"' }