curl --location --request GET 'https://test.51vive.com/forums/classify/page'
{
"total": 0,
"rows": [
{
"id": 0,
"name": "string",
"appId": "string",
"enable": true,
"deleted": true,
"sort": 0,
"createTime": "2019-08-24T14:15:22Z",
"createId": 0,
"createName": "string",
"styleNames": "string",
"styleIds": "string",
"sysModel": "string"
}
],
"code": 0,
"msg": "string"
}