mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
doc: update docs
This commit is contained in:
parent
382b79b8f8
commit
1a3d7ce9f4
@ -1137,7 +1137,7 @@ WHERE `user_name` LIKE '%michael%' AND `age` >= 18
|
||||
|
||||
## Map 转化为 QueryWrapper
|
||||
|
||||
方法同 [Entity 转化为 QueryWrapper](./#entity-转化为-querywrapper) 类似,只需要把 entity 变量替换为 map 即可。
|
||||
方法同 [Entity 转化为 QueryWrapper](#entity-转化为-querywrapper) 类似,只需要把 entity 变量替换为 map 即可。
|
||||
|
||||
## QueryWrapper 序列化
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user