From 8f43395c41698402d1fbbc19c433abb1fb55d5ae Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期二, 06 六月 2023 10:54:23 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 1d36cb3..218a280 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -26,11 +26,7 @@
       maxRequestSize: 100MB
 
 mybatis-plus:
-  mapper-locations: classpath:mapper/*.xml 
-#  global-config:
-#    field-strategy: 0
-#  configuration:
-#    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
+  mapper-locations: classpath:mapper/*.xml
 
 logging:
   path: /stock/out/@pom.build.finalName@/logs
@@ -54,7 +50,6 @@
   doubleLocsLeft : 1,5,9
   # 鍙虫繁搴撲綅鎺掑彿
   doubleLocsRight : 4,8,12
-
 
 comb:
   limit: 5000
\ No newline at end of file

--
Gitblit v1.9.1