mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-02 04:07:50 +08:00
Update belongs-to-repository.md
This commit is contained in:
parent
f35bdc522d
commit
f8baed5666
@ -1,4 +1,3 @@
|
||||
## BelongsToRepository
|
||||
|
||||
其接口与 [HasOneRepository](./has-one-repository.md) 一致。
|
||||
`BelongsToRepository` 是用于处理 `BelongsTo` 关系的 `Repository`,它提供了一些便捷的方法来处理 `BelongsTo` 关系。
|
||||
The interface is the same as [HasOneRepository](./has-one-repository.md). `BelongsToRepository` is the `Repository` for handling `BelongsTo` relationships, and it provides some convenient methods to handle `BelongsTo` relationships.
|
||||
|
Loading…
Reference in New Issue
Block a user