zhangqian
2023-11-14 67c12bf4a11946c07f7c6a9b46a51e46e0da38de
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 {