This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Crazy
/
DZBUG----YDM
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
3a0feef402
Branches
Tags
master
DZBUG----YDM
/
yudao-ui-app
/
common
/
config.js
config.js
131 B
Historique
Raw
1
2
3
4
5
6
7
8
module.exports = {
//后端接口地址
baseUrl: 'http://127.0.0.1:48080',
header: {
//租户ID
'tenant-id': 1
}
}