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