From 6749e43bb1503043bdf6b57c64cdb3e45ad5a084 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Tue, 11 Jan 2022 13:40:04 +0800
Subject: [PATCH] Update techhero-examsite-inspection-local.yml

---
 techhero-examsite-inspection-local.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/techhero-examsite-inspection-local.yml b/techhero-examsite-inspection-local.yml
index 4a0b0f8..7adb575 100644
--- a/techhero-examsite-inspection-local.yml
+++ b/techhero-examsite-inspection-local.yml
@@ -1,8 +1,4 @@
 spring:
-
-  logging:
-    config:
-      classpath:logback.xml
     
   datasource:
     type: com.alibaba.druid.pool.DruidDataSource
@@ -25,6 +21,10 @@ spring:
       commons-log:
         statement-log-enabled: true
         statement-executable-sql-log-enable: true
+        
+logging:
+  config:
+    classpath:logback.xml
   
 
 mybatis:
--
libgit2 0.26.0