This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
ctop
/
adsp-bytedance
Obserwuj
6
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
修改对外暴露接口8808
songyh
4 lat temu
rodzic
af8a06a04a
commit
1ec27cfc61
4 zmienionych plików
z
4 dodań
i
4 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
jeecg-boot-module-system/src/main/resources/application-dev.yml
1
1
jeecg-boot-module-system/src/main/resources/application-pre.yml
1
1
jeecg-boot-module-system/src/main/resources/application-prod.yml
1
1
jeecg-boot-module-system/src/main/resources/application-test.yml
+ 1
- 1
jeecg-boot-module-system/src/main/resources/application-dev.yml
Wyświetl plik
@@ -1,5 +1,5 @@
server:
- port: 880
7
+ port: 880
8
tomcat:
max-swallow-size: -1
error:
+ 1
- 1
jeecg-boot-module-system/src/main/resources/application-pre.yml
Wyświetl plik
@@ -1,5 +1,5 @@
server:
- port: 880
7
+ port: 880
8
tomcat:
max-swallow-size: -1
error:
+ 1
- 1
jeecg-boot-module-system/src/main/resources/application-prod.yml
Wyświetl plik
@@ -1,5 +1,5 @@
server:
- port: 880
7
+ port: 880
8
tomcat:
max-swallow-size: -1
error:
+ 1
- 1
jeecg-boot-module-system/src/main/resources/application-test.yml
Wyświetl plik
@@ -1,5 +1,5 @@
server:
- port: 880
7
+ port: 880
8
tomcat:
max-swallow-size: -1
error: