Commit b2d5a442 authored by xierz's avatar xierz

更改数据库

parent e5095af5
......@@ -7,4 +7,13 @@ spring:
type: com.alibaba.druid.pool.DruidDataSource
server:
port: 5115
\ No newline at end of file
port: 5115
mybatis-plus:
global-config:
db-config:
id-type: auto
configuration:
database-id: mysql
cache-enabled: true
jdbc-type-for-null: 'null' #注意:单引号
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