瀏覽代碼

飞书登录

syh 5 年之前
父節點
當前提交
5fedca2354
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jeecg-boot-module-system/src/main/resources/application-test.yml

+ 1 - 1
jeecg-boot-module-system/src/main/resources/application-test.yml

@@ -1,7 +1,7 @@
 server:
   port: 8088
   servlet:
-    context-path: /
+    context-path: /jeecg-boot
     compression:
       enabled: true
       mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*