添加配置

This commit is contained in:
sgjj 2020-10-29 14:43:35 +08:00
parent 4682b0ca51
commit 9345bdb426
1 changed files with 5 additions and 6 deletions

View File

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