curl --location --request GET 'https://test.51vive.com/classroom/redemptionCodeBatch/getCodePage'
TableDataInfo
{
"total": 0,
"rows": [
{
"id": 0,
"batchId": 0,
"code": "string",
"status": 0,
"content": "string",
"createTime": "2019-08-24T14:15:22Z",
"enable": true,
"qrCode": "string",
"exchangeTime": "2019-08-24T14:15:22Z",
"courseId": 0,
"courseExchangeTime": "string",
"umsId": 0,
"umsName": "string",
"createId": 0,
"allocate": true
}
],
"code": 0,
"msg": "string"
}