ApiKey: ********************
curl --location '/ACal/TestRecordService/QueryTaskRecordsByRecordNo' \ --header 'ApiKey: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "RecordNo": null, "PageNumber": 0, "PageSize": 0 }'
{}