若依 1.0

This commit is contained in:
RuoYi
2020-05-24 20:40:55 +08:00
committed by 疯狂的狮子li
parent 233b79cbc8
commit 8076ebdae5
519 changed files with 46600 additions and 3 deletions

7
ruoyi-ui/.env.staging Normal file
View File

@@ -0,0 +1,7 @@
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'