- 'use strict'
- 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://gzqlyxproduct.hongweisoft.com/api/forest-admin"'
- }
|