dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
升级mybatis到最新版3.5.6 阻止远程代码执行漏洞
RuoYi
2021-04-18
bef080c60abc30ae4e1cf5a131a9564b41d2bb63
[expert_management.git]
/
ruoyi-ui
/
.env.development
1
2
3
4
5
6
7
8
# 开发环境配置
ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = '/dev-api'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true