更改数据库

This commit is contained in:
xierz 2020-12-19 12:11:17 +08:00
parent a9b4ec893e
commit e9f2ec8792
1 changed files with 1 additions and 1 deletions

View File

@ -96,6 +96,6 @@ mybatis-plus:
db-config: db-config:
id-type: auto id-type: auto
configuration: configuration:
database-id: oracle database-id: mysql
cache-enabled: true cache-enabled: true
jdbc-type-for-null: 'null' #注意:单引号 jdbc-type-for-null: 'null' #注意:单引号