zhangqian
2023-11-09 02a84fb6fb2a39bfe7fc5cf6c0137bbf231b17fe
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 {