curl --location --request GET 'https://test.51vive.com/classroom/settlement/getConfig'
R<List>
{
"code": 0,
"msg": "string",
"data": [
{
"id": 0,
"content": "string",
"regularContent": "string"
}
]
}