소스 검색

业务服务规范标准初始化

fangpy 4 년 전
부모
커밋
e100a3f5ff
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      business-server/src/main/resources/bootstrap.yml

+ 1 - 2
business-server/src/main/resources/bootstrap.yml

@@ -13,8 +13,7 @@ spring:
       max-request-size: 1000MB
 server:
   port: 9689
-  #servlet:
-  #  context-path: /sys
+
 management:
   endpoints:
     web: