{
"code": 0,
"msg": "string",
"data": {
"property1": [
{
"id": 0,
"tenantId": "string",
"schoolId": 0,
"group": "string",
"field": "string",
"value": "string",
"label": "string",
"remark": "string",
"privateType": 0
}
],
"property2": [
{
"id": 0,
"tenantId": "string",
"schoolId": 0,
"group": "string",
"field": "string",
"value": "string",
"label": "string",
"remark": "string",
"privateType": 0
}
]
}
}