curl --location '/zk/erp-cash-flow-register-new/report/month'
{ "code": 0, "data": [ { "month": "", "income": 0.0, "expense": 0.0, "remainingAmount": 0.0, "lastRemainAmount": 0.0 } ], "msg": "" }