09-28-允许更新null值
This commit is contained in:
@ -30,4 +30,5 @@ mybatis-plus:
|
|||||||
logicNotDeleteValue: 0
|
logicNotDeleteValue: 0
|
||||||
insertStrategy: NOT_NULL
|
insertStrategy: NOT_NULL
|
||||||
# updateStrategy: NOT_NULL
|
# updateStrategy: NOT_NULL
|
||||||
|
updateStrategy: ALWAYS
|
||||||
whereStrategy: NOT_NULL
|
whereStrategy: NOT_NULL
|
||||||
|
|||||||
Reference in New Issue
Block a user