curl --location --request GET 'http://prod-cn.your-api-server.com/school/evaluate/statement/teacher/queryStatementList.json'
[
{
"statementContent": "",
"teacherComment": "",
"statementId": 0,
"schoolId": 0,
"studentId": 0,
"reportId": 0,
"graduateReportId": 0,
"statementCreateDate": "",
"teacherId": 0,
"teacherName": "",
"approvalDate": "",
"approvalStatus": "",
"approvalMessage": "",
"createUserId": 0,
"createType": "",
"createName": "",
"createDate": "",
"img": "",
"reportDesc": ""
}
]