curl --location --request GET '/home/recommendSubject/list?pageSize=5&pageNum=1'{
"total": 0,
"rows": [
{
"id": 0,
"subjectId": 0,
"subjectName": "",
"recommendStatus": 0,
"sort": 0
}
],
"code": 0,
"msg": ""
}