[
0
]curl --location --request POST 'https://testgateway.dangbei.net/v1/asset/source/listByAid' \
--header 'Content-Type: application/json' \
--data-raw '[
0
]'{
"success": true,
"errCode": "string",
"errMessage": "string",
"requestId": "string",
"data": [
{
"createTime": 0,
"updateTime": 0,
"id": 0,
"aid": 0,
"source": 0,
"title": "string",
"uuid": "string",
"sid": "string",
"auth": 0,
"payType": 0,
"eptotal": 0,
"epup": 0,
"currcount": 0,
"isFinish": 0,
"finishTime": 0,
"len": 0,
"streamType": [
"string"
],
"score": 0,
"playUrl": "string",
"sort": 0,
"extra": "string",
"status": 0,
"epUpdateTime": 0,
"releaseTime": 0,
"headerTime": 0,
"tailTime": 0,
"isDelete": 0,
"epVipCount": 0,
"epFreeCount": 0,
"epPayCount": 0,
"epLeadCount": 0,
"epCouponCount": 0
}
]
}