查看机械作业指令
GET
http://localhost:8080/tasks
请求参数
参数名
类型
描述
必填
tid
int
可选
dates
string
可选
classes
string
可选
name
stirng
可选
响应参数
参数名
类型
描述
必填
code
int
200 true 500 false
必填
message
string
提示
必填
data
list
success返回查询数据list
必填