{ "enterpriseId": 0 }
curl --location --request POST '/enterprise/station/list' \ --header 'Content-Type: application/json' \ --data-raw '{ "enterpriseId": 0 }'
{ "total": 0, "rows": [], "code": 0 }