GET api/Radio/GetStationInfoByStationIdAndStationType?radioId={radioId}&userId={userId}

2.38 获取电台信息(3000)

Request Information

Parameters

NameDescriptionAdditional information
radioId

Define this parameter in the request URI.

userId
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Result": 1,
  "Message": "sample string 2",
  "Data": {},
  "Version": "sample string 4"
}