{
"code": 0,
"exceptionCode": "string",
"msg": "string",
"data": {
"records": [
{
"courseId": 0,
"courseName": "string",
"courseIntroduction": "string",
"coverAttachment": {
"previewUrl": "string",
"temporaryUrl": "string",
"id": 0
},
"totalDuration": 0,
"studentCount": 0,
"courseType": 0,
"courseTypeName": "string",
"courseCategoryId": 0,
"courseCategoryName": "string",
"productCategoryId": "string",
"productCategoryName": "string",
"certificationLevel": "string",
"publishDate": "string",
"needUpgrade": true
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "string",
"asc": true
}
],
"optimizeCountSql": true,
"searchCount": true,
"optimizeJoinOfCountSql": true,
"maxLimit": 0,
"countId": "string"
}
}