{ "reportContent": "string" }
curl --location --request POST '/kdbFc/textReport/summaryDay' \ --header 'Content-Type: application/json' \ --data-raw '{ "reportContent": "string" }'
{ "code": 0, "message": "", "data": null }