播表列表
POST
http://127.0.0.1:8081/mes/playList/list
请求参数
参数名
类型
描述
必填
startDateStr
string
开始时间 yyyyMMdd
必填
endDateStr
string
结束时间yyyyMMdd
必填
playListName
string
播表名
必填
fileName
string
文件名
必填
pageNum
Integer
页码
必填
pageSize
Integer
页大小
必填
响应参数
参数名
类型
描述
必填
status
int
示例:200
必填
message
string
示例:成功
必填
totalNum
int
示例:2
必填
totalPages
int
示例:1
必填
pageSize
int
示例:0
必填
pageNum
int
示例:0
必填
token
object
示例:null
必填