{"id":"84"}curl --location --request PUT 'https://ctgcdn.esurfingcloud.com/API/user/workorder/close' \
--header 'Authorization: Bearer Af8VDldHtQxxxF4n=H8tLRl9Er7WdhaXvWWd/' \
--header 'Content-Type: application/json' \
--data-raw '{"id":"84"}'{
"code": 1,
"message": "OK",
"data": {
"id": 85,
"title": "测试"
}
}