{}
curl --location --request POST '/admin/employee/status/1?id' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "data": "string", "msg": "string" }