curl --location --request GET '/weibao/progress/list'
{
"total": 0,
"rows": [
{
"id": 0,
"userId": 0,
"type": "",
"typeId": 0,
"progress": "",
"viewingDuration": "",
"didItPass": ""
}
],
"code": 0,
"msg": ""
}