{
"sgId": 0,
"sgName": "string",
"sgIds": [
0
],
"sgNames": [
"string"
],
"cityId": 0,
"tag": "string"
}curl --location '/ai/getAiMuchCompeteBySg' \
--header 'Content-Type: application/json' \
--data '{
"sgId": 0,
"sgName": "string",
"sgIds": [
0
],
"sgNames": [
"string"
],
"cityId": 0,
"tag": "string"
}'{
"code": 0,
"message": "",
"data": {
"serialGroupId": 0,
"serialGroupName": "",
"serialGroupPic": "",
"price": "",
"pictureWapUrl": "",
"picturePcUrl": "",
"pictureAppUrl": "",
"paramsWapUrl": "",
"paramsPcUrl": "",
"paramsAppUrl": "",
"LowestPriceWapUrl": "",
"LowestPricePcUrl": "",
"LowestPriceAppUrl": ""
}
}