curl --location --request GET 'http://127.0.0.1:8091/clean/dp/pps?timesId'
[
{
"id": 0,
"wasteType": 0,
"outletNumber": "",
"outletName": "",
"outletHeight": "",
"outletDiameter": "",
"processName": "",
"handleMachineNumber": "",
"handleMachineName": "",
"handleTechnology": "",
"pollutantList": [
{
"id": 0,
"outletId": 0,
"dischargeStander": "",
"pollutantName": "",
"concentrationValue": "",
"concentrationUnit": ""
}
]
}
]