This website works better with JavaScript
Home
Explore
Help
Sign In
Crazy
/
DZBUG----YDM
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6102c1ce47
Branches
Tags
master
DZBUG----YDM
/
yudao-ui-app
/
common
/
config.js
config.js
131 B
History
Raw
1
2
3
4
5
6
7
8
module.exports = {
//后端接口地址
baseUrl: 'http://127.0.0.1:48080',
header: {
//租户ID
'tenant-id': 1
}
}