v1

package
v2.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

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
}

批处理任务详情复制字段值接口响应参数

type DetailReq

type DetailReq struct {
	g.Meta `path:"/detail" method:"get" auth:"true" role:"user,reseller,admin" tags:"task_audio" summary:"批处理任务详情接口"`
	Id     string `json:"id"`
}

批处理任务详情接口请求参数

type DetailRes

type DetailRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.TaskBatchDetailRes
}

批处理任务详情接口响应参数

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL