mirror of
https://gitee.com/best_handsome/mybatis-plus-join
synced 2025-07-11 00:02:22 +08:00
添加ifAbsent
This commit is contained in:
parent
665e433051
commit
eda25c23f8
@ -57,7 +57,7 @@
|
||||
"description": "子查询表别名."
|
||||
},
|
||||
{
|
||||
"name": "mybatis-plus-join.ifAbsent",
|
||||
"name": "mybatis-plus-join.if-absent",
|
||||
"defaultValue": "com.github.yulichang.config.enums.IfAbsentEnum.NOT_EMPTY",
|
||||
"type": "com.github.yulichang.config.enums.IfAbsentEnum",
|
||||
"description": "IfAbsent方法判断策略,如需自定义请用@Bean形式MybatisPlusJoinIfAbsent."
|
||||
|
Loading…
x
Reference in New Issue
Block a user