dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复防重复提交注解无效问题
RuoYi
2020-03-13
ab992f4848d663b0ca5dc65883b05ad950eae778
[expert_management.git]
/
ruoyi-ui
/
.env.production
1
2
3
4
5
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'