This commit is contained in:
2024-05-07 11:25:15 +08:00
parent 21a673036e
commit 37c7af13d5
7 changed files with 588 additions and 285 deletions

View File

@@ -2,8 +2,7 @@
ENV = 'production'
# base api
VUE_APP_BASE_API = '/wmsapi'
VUE_APP_BASE_API = '/api'
## 配置 正式接口地址
VUE_APP_URL = "https://supervise.yxtsoft.com"
VUE_APP_REPORT_URL = ""
VUE_APP_URL = "https://wms.yxtsoft.com"