Commit f28a00e5 authored by sgjj's avatar sgjj

mybatis-plus配置

parent 1d2d13d8
...@@ -81,7 +81,11 @@ spring: ...@@ -81,7 +81,11 @@ spring:
force: true force: true
charset: utf-8 charset: utf-8
enabled: true enabled: true
#mybatis-plus:
# global-config:
# db-config:
# id-type: auto
# column-format: "\"%s\""
mybatis: mybatis:
configuration: configuration:
database-id: mysql database-id: mysql
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment