{
"code": 0,
"msg": "string",
"data": {
"totalRecords": 0,
"totalPage": 0,
"pageSize": 0,
"currentPage": 0,
"data": [
{
"id": 2,
"imageUrl": "string",
"subject": "string",
"subjectTrans": "string",
"price": 0,
"topCategoryId": 1,
"secondCategoryId": 2,
"thirdCategoryId": 3,
"createDate": "2024-04-20 08:00:00",
"modifyDate": "2024-04-20 08:00:00"
}
]
},
"ok": true
}