{
"sgId": 0,
"sgName": "string",
"cityId": 0,
"brandId": "string",
"cityName": "string"
}curl --location '/ai/sgBonusInfo' \
--header 'Content-Type: application/json' \
--data '{
"sgId": 0,
"sgName": "string",
"cityId": 0,
"brandId": "string",
"cityName": "string"
}'{
"code": 0,
"message": "",
"data": {
"provinceId": 0,
"province": "",
"cityId": 0,
"city": "",
"brandId": 0,
"brandName": "",
"logo200x200": "",
"sgId": 0,
"sgName": "",
"touPic": "",
"sgPic": "",
"subsidies": 0.0,
"actId": 0,
"hasTestDriveBonus": false,
"sellStatus": 0,
"gfPrice": "",
"minGfPrice": "",
"dealerPrice": "",
"dealerId": 0,
"platformAmount": 0.0,
"govItemAmount": 0.0,
"dealerAmount": 0.0,
"sumAmount": 0.0,
"diffAccount": "",
"startAt": 0,
"endAt": 0
}
}