This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
ctop
/
adsp-bytedance
Bevaka
6
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Bläddra i källkod
修改对外暴露接口8808
songyh
4 år sedan
förälder
af8a06a04a
incheckning
1ec27cfc61
4 ändrade filer
med
4 tillägg
och
4 borttagningar
Delad Vy
Visa Diff Statistik
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
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -1,5 +1,5 @@
server:
- port: 880
7
+ port: 880
8
tomcat:
max-swallow-size: -1
error: