{
"sgId": 0,
"sgName": "string",
"sgIds": [
0
],
"sgNames": [
"string"
],
"cityId": 0,
"tag": "string"
}curl --location '/ai/getCompeteRank' \
--header 'Content-Type: application/json' \
--data '{
"sgId": 0,
"sgName": "string",
"sgIds": [
0
],
"sgNames": [
"string"
],
"cityId": 0,
"tag": "string"
}'{
"code": 0,
"message": "",
"data": {
"rank": 0,
"serialGroupName": "",
"pictureUrl": "",
"price": "",
"total": 0
}
}