dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
通用http发送方法增加参数 contentType 编码类型
RuoYi
2020-05-14
4f1f0bdbd306e06c88e99408fb9a5a456f38162c
[expert_management.git]
/
ruoyi-ui
/
.env.staging
1
2
3
4
5
6
7
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'