This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
zrd
/
server
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
f7d384e55d
Ramuri
Etichete
master-jdk17
server
/
yudao-ui-app
/
common
/
config.js
config.js
131 B
Istoric
Crud
1
2
3
4
5
6
7
8
module.exports = {
//后端接口地址
baseUrl: 'http://127.0.0.1:48080',
header: {
//租户ID
'tenant-id': 1
}
}