autohome
This commit is contained in:
@@ -444,7 +444,9 @@ class Customer extends HD_Controller
|
||||
'keyCarAudiId' => $v['series_id'] ? $v['series_id'] : null,
|
||||
'keyCarTypeId' => null,
|
||||
'keyCardCityId' => $v['city_id'] ? $v['city_id'] : '110100',
|
||||
'keyNewCarRentSupplierId' => 10
|
||||
'keyNewCarRentSupplierId' => 1,
|
||||
'keyExt1' => 97,
|
||||
'keyReleaseId' => 97,
|
||||
);
|
||||
|
||||
$res = $this->mycurl->httpPost($url, $push_data, 'is_json');
|
||||
|
||||
Reference in New Issue
Block a user