{
"id": 1,
"fileId": 1,
"groupId": 10,
"fileType": "doc"
}curl --location --request POST '/ukgsevice/group/updateGroupRelation' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1,
"fileId": 1,
"groupId": 10,
"fileType": "doc"
}'{}