curl --location --request POST 'http://47.92.1.39:8005/api/page/getPageGroupByName?pagePathKey=第一个站群/user'
{
"success": true,
"errCode": null,
"errMessage": null,
"data": {
"pagePathKey": "16569578737893376/user",
"config": {
"size": "20",
"front": "宋体",
"text": "这是我的自我介绍",
"picture": "abc.jpg",
"child": {
"size": 15,
"picture": "a.png"
}
}
}
}