curl --location --request GET 'http://127.0.0.1:8091/clean/dp/capacity/list?timesId=1770357052074627072&companyId=1770357052103987200' \
--header 'token: {{token}}'
{
"code": "1",
"data": [
{
"capacityId": "1770714993646637056",
"capacityInfoList": [
{
"infoType": 1,
"infoUnit": null,
"infoValue": null
},
{
"infoType": 2,
"infoUnit": null,
"infoValue": null
},
{
"infoType": 3,
"infoUnit": null,
"infoValue": null
}
],
"year": "/"
},
{
"capacityId": "1770714993650831360",
"capacityInfoList": [
{
"infoType": 1,
"infoUnit": null,
"infoValue": null
},
{
"infoType": 2,
"infoUnit": null,
"infoValue": null
},
{
"infoType": 3,
"infoUnit": null,
"infoValue": null
},
{
"infoType": 4,
"infoUnit": null,
"infoValue": null
}
],
"year": "2023"
},
{
"capacityId": "1770714993655025664",
"capacityInfoList": [
{
"infoType": 1,
"infoUnit": null,
"infoValue": null
},
{
"infoType": 2,
"infoUnit": null,
"infoValue": null
},
{
"infoType": 3,
"infoUnit": null,
"infoValue": null
},
{
"infoType": 4,
"infoUnit": null,
"infoValue": null
}
],
"year": "2022"
},
{
"capacityId": "1770714993655025665",
"capacityInfoList": [
{
"infoType": 1,
"infoUnit": null,
"infoValue": null
},
{
"infoType": 2,
"infoUnit": null,
"infoValue": null
},
{
"infoType": 3,
"infoUnit": null,
"infoValue": null
},
{
"infoType": 4,
"infoUnit": null,
"infoValue": null
}
],
"year": "2021"
}
],
"msg": "成功"
}