This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zrd
/
server
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
93352b5386
Rami (Branch)
Tag
master-jdk17
server
/
yudao-ui-app
/
common
/
config.js
config.js
131 B
Cronologia
Originale
1
2
3
4
5
6
7
8
module.exports = {
//后端接口地址
baseUrl: 'http://127.0.0.1:48080',
header: {
//租户ID
'tenant-id': 1
}
}