curl --location --request GET 'http://localhost:8081/hrm/trainingReserveManager/testGetGroupChatInfo'
{
"code": 0,
"msg": "string",
"data": {
"innerMap": {
"property1": {},
"property2": {}
},
"empty": true,
"property1": {},
"property2": {}
}
}