{ "id": 0 }
curl --location --request POST '/enterprise/station/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{ "code": 0, "msg": "", "time": 0, "data": null }