fix
zhangqian
2023-11-14 3bf242225e26ee3b967461ac43df1eb8e0f6e424
model/request/task.go
@@ -15,7 +15,6 @@
type TaskList struct {
   PageInfo
   TaskMode constvar.TaskMode `json:"taskMode" form:"taskMode"`
   DeviceID string            `json:"deviceID"`
}
type SendProcessParams struct {