diff --git a/admin/controllers/autohome/Customer.php b/admin/controllers/autohome/Customer.php index 26edf126..43bc81ce 100644 --- a/admin/controllers/autohome/Customer.php +++ b/admin/controllers/autohome/Customer.php @@ -304,7 +304,7 @@ class Customer extends HD_Controller break; case '重庆市': $temp['province_id'] =500000; - $temp['city_id'] = 5000100; + $temp['city_id'] = 500100; break; case '上海市': $temp['province_id'] = 310000;