Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchPageReq ¶
type BatchPageReq struct {
g.Meta `` /* 127-byte string literal not displayed */
model.TaskBatchPageReq
}
批处理任务分页列表接口请求参数
type BatchPageRes ¶
type BatchPageRes struct {
g.Meta `mime:"application/json" example:"json"`
*model.TaskBatchPageRes
}
批处理任务分页列表接口响应参数
type CopyFieldReq ¶
type CopyFieldReq struct {
g.Meta `` /* 148-byte string literal not displayed */
model.TaskBatchCopyFieldReq
}
批处理任务详情复制字段值接口请求参数
type CopyFieldRes ¶
type CopyFieldRes struct {
g.Meta `mime:"application/json" example:"json"`
*model.TaskBatchCopyFieldRes
}
批处理任务详情复制字段值接口响应参数
Click to show internal directories.
Click to hide internal directories.