This commit is contained in:
liupopo
2024-01-18 15:47:41 +08:00
parent 3659ed34d1
commit beb8e140dd
2 changed files with 2 additions and 3 deletions

View File

@@ -2,9 +2,8 @@
ENV = 'production'
# base api
VUE_APP_BASE_API = '/lpkapi'
VUE_APP_BASE_API = '/mallapi'
## 配置 正式接口地址
VUE_APP_URL = ""
VUE_APP_REPORT_URL = ""