{ "stationId": 0 }
curl --location --request POST '/toc/station/add/common' \ --header 'Content-Type: application/json' \ --data-raw '{ "stationId": 0 }'
{ "code": 0, "msg": "", "time": 0, "data": null }