curl --location --request GET 'http://127.0.0.1:8091/clean/dp/materials/list?timesId&companyId' \
--header 'token: '
[
{
"year": "",
"materialsKindList": [
{
"materialsId": 0,
"infoList": [
{
"infoId": 0,
"infoName": "",
"infoValue": 0.0,
"infoUnit": "",
"infoVoc": "",
"infoFile": ""
}
]
}
]
}
]