This commit is contained in:
liujiangtao
2020-07-24 15:17:48 +08:00
parent 388e36ed4d
commit b5b78b4fff
517 changed files with 3833 additions and 3833 deletions

View File

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