|
@@ -27,7 +27,7 @@ type Simple[LI any, RI any] struct {
|
|
|
LeftUpdateJsonBody request.Params
|
|
LeftUpdateJsonBody request.Params
|
|
|
|
|
|
|
|
// 查询左实体关联使用的请求参数,注意是Query类型
|
|
// 查询左实体关联使用的请求参数,注意是Query类型
|
|
|
- LeftQueryQueryParams request.QueryRequestParams
|
|
|
|
|
|
|
+ LeftQueryQueryParams request.QueryWithIDRequestParams
|
|
|
|
|
|
|
|
// 更新左实体关联使用的请求参数
|
|
// 更新左实体关联使用的请求参数
|
|
|
RightUpdateJsonBody request.Params
|
|
RightUpdateJsonBody request.Params
|