curl --location --request GET '/zk/erp-registration/report/settlement-statistics'{
"code": 0,
"data": [
{
"settlementMethod": "",
"businessDetails": "",
"orderAmount": 0.0,
"subtotalOfCosts": 0.0,
"profit": 0.0,
"statisticsVoList": [
{
"settlementMethod": "",
"businessDetails": "",
"orderAmount": 0.0,
"subtotalOfCosts": 0.0,
"profit": 0.0,
"statisticsVoList": []
}
]
}
],
"msg": ""
}