ac
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user