curl --location --request GET '/app-api/training/ledger-teacher/page?pageNo=1&pageSize=10'{
"code": 0,
"data": {
"list": [
{
"id": 24825,
"ledgerId": 4481,
"name": "王五",
"sex": "string",
"idCardNumber": "string",
"professionalQualificationLevel": "string",
"certificateLevelNumber": "string",
"teacherSource": "string",
"telephone": "string",
"certificateUrl": "https://www.iocoder.cn",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"total": 0
},
"msg": "string"
}