Sfoglia il codice sorgente

mybatis-plus配置

sgjj 5 anni fa
parent
commit
f28a00e507
1 ha cambiato i file con 5 aggiunte e 1 eliminazioni
  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