curl --location --request GET 'https://test.51vive.com/classroom/partner/enable/record/list?partnerId'
{
"total": 0,
"rows": [
{
"id": 0,
"partnerId": 0,
"enable": true,
"remark": "string",
"createTime": "2019-08-24T14:15:22Z"
}
],
"code": 0,
"msg": "string"
}