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

按照频道id获取播出单-只获需要识别栏目的 广收用 180412 冯东耀

Request Information

Parameters

NameDescriptionAdditional information
stationId

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