@@ -2,7 +2,7 @@
module.exports = {
NODE_ENV: '"production"',
// BASE_API: '"http://forestweb.hw.hongweisoft.com/api/forest-admin"'
- BASE_API: '"http://wx.hw.hongweisoft.com/forestapi//forest-admin"'
+ BASE_API: '"http://wx.hw.hongweisoft.com/forestapi/forest-admin"'
// BASE_API: '"http://product.gzqlyx.com/api/forest-admin"'
}