创建自动运输任务
GET
http://localhost:5001/scada/addAutoTask
URL参数
参数名
类型
描述
必填
source
string
起始点工位ID
必填
product
string
要运送的产品或物料ID
必填
count
int
要运送的产品或物料的数量
必填
响应参数
参数名
类型
描述
必填
ErrorNo
int
错误码
必填
ErrorMsg
string
错误信息
必填