This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Crazy
/
DZBUG----YDM
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
3a0feef402
Gałęzie
Tagi
master
DZBUG----YDM
/
yudao-ui-app
/
common
/
config.js
config.js
131 B
Historia
Czysty
1
2
3
4
5
6
7
8
module.exports = {
//后端接口地址
baseUrl: 'http://127.0.0.1:48080',
header: {
//租户ID
'tenant-id': 1
}
}