版本日期修改

uat_us
wangxiaoshuang 2024-03-15 08:59:20 +08:00
parent 586d406b4a
commit c266b9fcf1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
ENV = 'production'
NODE_ENV = 'production'
# base public path
VUE_APP_BASE_PATH = 'https://ei-code-prod.s3.amazonaws.com/2024-03-08/'
VUE_APP_BASE_PATH = 'https://ei-code-prod.s3.amazonaws.com/2024-03-14/'
# 是否开启登陆限制 true:是 false:否
VUE_APP_LOGIN_FOR_PERMISSION = false