GET api/ScheduleOfStation/GetScheduleOfStationListByStationId?stationId={stationId}

2.39 获取传统电台节目单(3001)

Request Information

Parameters

NameDescriptionAdditional information
stationId
传统电台Id

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"
}