curl --location --request GET 'https://test-api.yunjishop.cn/resource/shortPlaySub/list?createBy=&createTime=&updateBy=&updateTime=¶ms=&playSubId=&playId=&title=&coverUrl=&videoUrl=&duration=&sortNum=&price=&launchTime=&pageSize=&pageNum=&orderByColumn=&isAsc='
{
"total": 0,
"rows": [
{
"playSubId": 0,
"playId": 0,
"title": "string",
"subTitle": "string",
"fileId": "string",
"coverUrl": "string",
"videoUrl": "string",
"duration": 0,
"sortNum": 0,
"price": 0,
"launchTime": "2019-08-24T14:15:22Z",
"playUrl": "string"
}
],
"code": 0,
"msg": "string"
}