{
"areaId":"39e760b121cb11ec8850f48e38bf4326"
}
curl --location --request POST 'http://172.168.1.18:8657/sz-prodcut//apiZyZc/getLedger.do' \
--header 'Cookie: JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '{
"areaId":"39e760b121cb11ec8850f48e38bf4326"
}'
{"data":{"mapByDispose":{"mapByDispose":"处置","originalByDispose":"0.00","countByDispose":"0"},"mapByOther":{"mapByOther":"其他","originalByOther":"0.00","countByOther":"0"},"mapByRent":{"mapByRent":"出租","originalByRent":"1000.00","countByRent":"1"},"mapByBorrow":{"countByBorrow":"0","originalByBorrow":"0.00","mapByBorrow":"出借"},"mapByIdle":{"originalByIdle":"0.00","countByIdle":"0","mapByIdle":"闲置"},"mapByUser":{"countByUser":"2","originalByUser":"1011.00","mapByUser":"自用"}},"msg":"成功","code":0,"success":true}