curl --location --request DELETE 'http://192.168.1.155:9000/special-work-service/workInfraction?ids' \ --header 'ip: {{ip}}' \ --header 'X-Request-client-type: PC' \ --header 'clientId: 1'
{ "code": 0, "msg": "string", "data": {} }