配置环境修改

This commit is contained in:
daihh
2022-10-15 17:04:21 +08:00
parent 9792892104
commit d3b6f20238
2 changed files with 15 additions and 3 deletions

View File

@@ -9,6 +9,12 @@ VUE_APP_BASE_API = '/systemapi-release'
# BOE管理系统/开发环境
VUE_APP_BOE_BASE_API = '/uboeApi-release'
# 资源位的api
VUE_APP_CESOURCE_BASE_API = '/socialApi'
# 事件的api
VUE_APP_STAT_BASE_API = '/statApi'
# BOE系统网址已经不再使用
VUE_APP_BOE_WEB_URL = 'https://u.boe.com/preview'