This commit is contained in:
linfso 2024-08-03 18:56:14 +08:00
parent 9b94d35cfd
commit 48fa2e2382

View File

@ -3,7 +3,8 @@ VUE_APP_TITLE = 管理系统
NODE_ENV='production'
# 生产环境配置
ENV = 'staging'
ENV = 'production'
# ENV = 'staging'
VUE_APP_VERSION = '20240520'