This commit is contained in:
2024-04-01 09:57:23 +08:00
parent e45012b252
commit 4b4fe4f124
2 changed files with 22 additions and 11 deletions

View File

@@ -7,4 +7,4 @@ NODE_ENV = production
ENV = 'staging'
# 万车充后台管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
VUE_APP_BASE_API = '/dev-api'