curl --location --request GET '/app-api/training/ledger-teacher/list-by-ledger-id?ledgerId=1024'{
"code": 0,
"data": [
{
"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"
}
],
"msg": "string"
}