md
This commit is contained in:
parent
187e568ead
commit
8dc094c913
@ -92,6 +92,8 @@ mybatis-plus:
|
||||
configuration:
|
||||
cache-enabled: true
|
||||
map-underscore-to-camel-case: true
|
||||
lazy-loading-enabled: true
|
||||
aggressive-lazy-loading: false
|
||||
global-config:
|
||||
#主键类型 0:"数据库ID自增", 1:"用户输入ID",2:"全局唯一ID (数字类型唯一ID)", 3:"全局唯一ID UUID";
|
||||
id-type: 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user