edit-common-auto_config

This commit is contained in:
lccsw
2021-11-26 14:16:06 +08:00
parent 5f71b531ef
commit 18eb8634b0
+1
View File
@@ -49,6 +49,7 @@ class Auto_cars_model extends HD_Model{
}
}
}
$city_id == 350900 && $row['price_book'] = 5000; //宁德定金固定5000
return $row;
}