curl --location --request GET 'https://openapi.weiling.cn/openapi/v2/progress/list?access_token&id&type&cursor'
{
"msg": "success",
"code": 0,
"data": {
"progress_list": [
{
"progress_id": "xeovUN63XNQQ8djJIUWtMTw5KkdXf_4vWP2xrIeJA3E",
"create_user_id": "tf3K5LLM5peaaFxWWbiJ9BYp9e10Qk82LHrX917lQrU",
"content": "787878",
"image_file": "https://demo-cos.weiling.cn/1607658556125941760/1725343899885_94b83e59-3cef-4863-85ab-c082c0a2ceb6.jpg",
"create_time": 1725343942000,
"attachment_file": [
{
"name": "测试文档.docx",
"type": 3,
"size": 10455,
"url": "https://demo-cos.weiling.cn/1607658556125941760/1725343908.docx"
}
]
}
]
}
}