提交 06e01335 authored 作者: shixiaochen's avatar shixiaochen

1、修改poi点区信息获取;

上级 d051398d
...@@ -602,7 +602,7 @@ ...@@ -602,7 +602,7 @@
[dicMut setValue:poiItem.pcode forKey:@"provinceCode"]; [dicMut setValue:poiItem.pcode forKey:@"provinceCode"];
[dicMut setValue:poiItem.city forKey:@"cityName"]; [dicMut setValue:poiItem.city forKey:@"cityName"];
[dicMut setValue:poiItem.citycode forKey:@"cityCode"]; [dicMut setValue:poiItem.citycode forKey:@"cityCode"];
[dicMut setValue:poiItem.address forKey:@"adName"]; [dicMut setValue:poiItem.district forKey:@"adName"];
[dicMut setValue:poiItem.businessArea forKey:@"businessArea"]; [dicMut setValue:poiItem.businessArea forKey:@"businessArea"];
[dicMut setValue:@"" forKey:@"snippet"]; [dicMut setValue:@"" forKey:@"snippet"];
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论