{
"recordId": "string"
}
curl --location --request POST 'https://www.plaso.cn/dataentry/v1/record/getRecordBs' \
--header 'Content-Type: application/json' \
--data-raw '{
"recordId": "string"
}'
{
"msg": "remote call success",
"code": 0,
"obj": {
"status": 2,
"images": {
"classBoards": [
{
"id": 1,
"imgPath": "https://file.plaso.cn/exttmp/dev/30/bs/dev-plaso/liveclass/plaso/592/26219538_1756444023008a4_dev/banshu/1.png",
"createTime": 1318
},
{
"id": 2,
"imgPath": "https://file.plaso.cn/exttmp/dev/30/bs/dev-plaso/liveclass/plaso/592/26219538_1756444023008a4_dev/banshu/screenshot_zkt1_1756444072484",
"createTime": 47811
}
],
"smallBoards": [],
"coursewareBoards": [
{
"id": 1,
"imgPath": "https://file.plaso.cn/exttmp/dev/30/bs/dev-plaso/liveclass/plaso/592/26219538_1756444023008a4_dev/banshu/F1_2_1.png",
"createTime": 15239
}
]
}
},
"reqId": "1756444212212_0.29014926189913237_dataentry2003",
"reqTime": 1756444212212,
"execTime": 98
}