This commit is contained in:
777
2025-03-22 15:10:23 +08:00
parent 9d37f45a59
commit 82db13bbca

View File

@@ -2,7 +2,7 @@
# 生产环境配置
NODE_ENV = 'production'
ENV = 'huahe'
ENV = 'zhiyu'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'