Parcourir la source

web地址配置修改

rengb il y a 5 ans
Parent
commit
5e1689c26a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      kernel/src/main/resources/application.yml

+ 1 - 1
kernel/src/main/resources/application.yml

@@ -5,7 +5,7 @@ server:
 
 spring:
   application:
-    name: /qc-web    # 项目名称
+    name: /    # 项目名称
   http:
     encoding:     # http编码
       force: true