- # just a flag
- ENV = 'development'
- # base api
- VUE_APP_BASE_API = 'http://wms.xingyunyi.cn/api/'
- VUE_APP_SMP_API = 'http://localhost:7123/'
- VUE_APP_Remote_API = 'http://localhost:7130/'
- VUE_APP_F_API = 'http://120.24.149.148:9521/'
- VUE_APP_WMS_API = 'http://localhost:22707/api'
|