GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxiaoying
/
dcms_front
Transfer to URL with SHA
Find file
Newer
Older
tree:
1bef0a85fa
Switch branches
×
dev
master
dcms_front
/
config
/ prod.env.js
zhangyingjie
on 28 Oct 2019
105 bytes
修改立案处理时间&延期缓办待处理列表不显示案卷处理
Raw
Blame
History
'use strict' module.exports = { NODE_ENV: '"production"', BASE_API: '"http://192.168.8.201:8083"', }