{
"classId": 88888
}curl --location 'https://www.plaso.cn/dataentry/v1/record/getRecords' \
--header 'Content-Type: application/json' \
--data '{
"classId": 88888
}'{
"msg": "remote call success",
"code": 0,
"obj": {
"list": [
{
"recordId": "6a54a7dd4fad7b000178e297",
"createTime": 1783934742297
},
{
"recordId": "6a549d804fad7b000178e294",
"createTime": 1783932153280
}
]
},
"reqId": "1784706229287_0.14862833987379687_dataentry2003",
"reqTime": 1784706229287,
"execTime": 66
}