修改系统

This commit is contained in:
huangdeliang
2020-11-25 21:36:44 +08:00
570 changed files with 47911 additions and 47241 deletions

View File

@ -0,0 +1,5 @@
# 生产环境配置
ENV = 'production'
#管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'