dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
升级fastjson到最新版2.0.60
RuoYi
2025-12-16
c2ff461ff0ec168868c5f8b2138043e294d59a81
[sgd.git]
/
ruoyi-ui
/
.env.staging
1
2
3
4
5
6
7
8
9
10
11
12
# 页面标题
VUE_APP_TITLE = 若依管理系统
BABEL_ENV = production
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'