FengChaoYu 1 개월 전
부모
커밋
0a430d3d0a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/bootstrap.properties

+ 1 - 1
src/main/resources/bootstrap.properties

@@ -5,4 +5,4 @@ spring.main.allow-bean-definition-overriding=true
 spring.cloud.nacos.config.enabled=false
 spring.cloud.nacos.discovery.enabled=false
 
-server.servlet.context-path=/mallApi
+server.servlet.context-path=/mallMini