工作票地点转移
POST
http://localhost:3000/dev/api/ticket/TicketWork/transferLocation
请求参数
参数名
类型
描述
必填
id
string
工作票任务id
必填
location
string
转移地点id
必填