dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
编码解码用户名,防止中文出现乱码
RuoYi
2021-01-06
4cc4e8a8fa341fd2e375566eb2aefddc03aa97f4
[sgd.git]
/
ruoyi-ui
/
.env.staging
1
2
3
4
5
6
7
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'