修改访问服务器路径

This commit is contained in:
2024-07-31 14:25:55 +08:00
parent cf886b1e9b
commit 52b715ec34
2 changed files with 4 additions and 4 deletions

View File

@@ -5,4 +5,4 @@ ENV = 'production'
VUE_APP_BASE_API = '/api'
## 配置 正式接口地址
VUE_APP_URL = "https://wms.yxtsoft.com"
VUE_APP_URL = "https://oms.yxtsoft.com"