Authorization: Bearer ********************
{ "workId": 0 }
curl --location --request POST 'http://localhost:8080/work/fault-work/response' \ --header 'Content-Type: application/json' \ --data-raw '{ "workId": 0 }'
{ "": {} }