{"id":"82"}curl --location --request PUT 'https://portal.cloudhkcdn.com/API/user/workorder/cancel' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{"id":"82"}'{
"code": 1,
"message": "OK",
"data": {
"id": 86,
"title": "api测试"
}
}