Browse Source

提交代码

6 months ago
parent
commit
80d728ecc5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      08.src/Xingxi/xingxi-admin/src/main/resources/application.yml

+ 1 - 0
08.src/Xingxi/xingxi-admin/src/main/resources/application.yml

@@ -33,6 +33,7 @@ server:
  
 # 日志配置
 logging:
+  config: classpath:logback.xml
   level:
     com.xingxi: debug
     org.springframework: warn