curl --location --request GET 'https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/webtenant/system/manual/approval/list' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjMyNTRiYmFkLTg2OWMtNDAyZC04M2U1LWE4NmFjZTc3YzFhNyJ9.3lJ0UK4cRS2hJGnCs3v8pac7wABwQ5YkTgp8qfXop-OcSi3WMZh5qYoX5og0OOAMIyz9OvjZULY-OQz6HkZrQw' \
--header 'Referer: https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/5zzMkG/admin/'
{
"code": 0,
"msg": "string",
"rows": [
{
"approvalStatus": 0,
"courseType": 0,
"courseTypeDesc": "string",
"createBy": 0,
"createName": "string",
"createTime": "2019-08-24T14:15:22Z",
"delFlag": "string",
"finishTime": "2019-08-24T14:15:22Z",
"id": 0,
"namePhone": "string",
"orderAmount": 0,
"orderId": 0,
"orderName": "string",
"orderNumber": 0,
"orderSource": 0,
"orderType": 0,
"params": {},
"payAmount": 0,
"productType": 0,
"productTypeDesc": "string",
"remarks": "string",
"studentId": 0,
"studentName": "string",
"studentPhone": "string",
"tenantId": 0,
"tenantName": "string",
"updateBy": 0,
"updateName": "string",
"updateTime": "2019-08-24T14:15:22Z"
}
],
"total": 0,
"traceId": "string"
}