Commit 3f9d52d0 authored by zhangsen's avatar zhangsen

bug

修改
parent e83ce0f6
...@@ -928,6 +928,7 @@ public class TopographyController extends AbstractBaseController { ...@@ -928,6 +928,7 @@ public class TopographyController extends AbstractBaseController {
} else { } else {
dateMap.get(indexKey).add(sdf1.parse(useDate)); dateMap.get(indexKey).add(sdf1.parse(useDate));
} }
indexKey = null;
} }
} else { } else {
String value = String.valueOf(vo.getValue()); String value = String.valueOf(vo.getValue());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment