This commit is contained in:
xiaoyu
2024-12-07 16:29:17 +08:00
parent 593c8edc3f
commit 6ba01cf151
+1 -1
View File
@@ -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;