{
"enterpriseId": 0,
"adminId": 0,
"sids": "string",
"balanceUseType": 0
}curl --location --request POST '/enterprise/station/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"enterpriseId": 0,
"adminId": 0,
"sids": "string",
"balanceUseType": 0
}'{
"code": 0,
"msg": "",
"time": 0,
"data": null
}