This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
ctop
/
adsp-bytedance
Watch
6
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
修改对外暴露接口8808
songyh
4 년 전
부모
af8a06a04a
커밋
1ec27cfc61
4개의 변경된 파일
과
4개의 추가작업
그리고
4개의 파일을 삭제
분할 보기
변경상태 보기
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
파일 보기
@@ -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
파일 보기
@@ -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
파일 보기
@@ -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
파일 보기
@@ -1,5 +1,5 @@
server:
- port: 880
7
+ port: 880
8
tomcat:
max-swallow-size: -1
error: