mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
doc: 修正错别字。
This commit is contained in:
parent
25b764b9a6
commit
ef5cacd943
@ -139,7 +139,7 @@ Account.create()
|
||||
|
||||
## 多表关联
|
||||
|
||||
`Model` 提供了 `joins` 与 `@Relation` 两种方式实现夺标关联查询,例如:用户与角色的关系:
|
||||
`Model` 提供了 `joins` 与 `@Relation` 两种方式实现多表关联查询,例如:用户与角色的关系:
|
||||
|
||||
- 通过 [joins](./relations-query.md#方案-3join-query) 联表方式查询数据:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user