瀏覽代碼

mybatis-plus配置

sgjj 5 年之前
父節點
當前提交
f28a00e507
共有 1 個文件被更改,包括 5 次插入1 次删除
  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