Authorization: ********************
curl --location --request GET 'http://140.207.166.210:9030/gateway/torch/group/query/bySn?sn' \
--header 'Authorization;'
{
"code": 0,
"data": {
"id": 0,
"companyId": 0,
"creatorId": 0,
"name": "",
"remark": "",
"createTime": "",
"updateTime": ""
},
"message": ""
}