Kaynağa Gözat

mybatis-plus配置

sgjj 5 yıl önce
ebeveyn
işleme
f28a00e507
1 değiştirilmiş dosya ile 5 ekleme ve 1 silme
  1. 5 1
      src/main/resources/application.yml

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

@@ -81,7 +81,11 @@ spring:
       force: true
       charset: utf-8
       enabled: true
-
+#mybatis-plus:
+#  global-config:
+#    db-config:
+#      id-type: auto
+#      column-format: "\"%s\""
 mybatis:
   configuration:
     database-id: mysql