curl --location --request PUT 'http://localhost:9090/leaves/?status=1'
{ "code": 1, "msg": "success", "data": null }