curl --location --request GET 'https://test-api.yunjishop.cn/resource/app/shortPlay/info/'
{
"code": 0,
"msg": "string",
"trace": "string",
"data": {
"playId": 0,
"title": "string",
"coverUrl": "string",
"playTotal": 0,
"currentUpdateCount": 0,
"totalPrice": 0,
"freeCharge": true,
"unLockAll": true,
"currentPlaySubId": 0,
"currentPage": 0,
"playCount": "string"
}
}