curl --location --request POST 'test-mg-admin.hwyc.io/pri/v1/invite/group/log?groupName'{
"code": 0,
"msg": "string",
"data": [
{
"id": 0,
"fromTgId": 0,
"fromName": "string",
"groupId": 0,
"groupName": "string",
"botId": 0,
"state": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
}
],
"success": true
}