[ 0 ]
curl --location --request DELETE 'http://172.16.3.245:29880/clock/in/batch' \ --header 'Content-Type: application/json' \ --data-raw '[ 0 ]'
{ "data": null, "code": 0, "msg": null }