Commit 744ffa81 authored by tangwei's avatar tangwei

修改bug

parents 79574626 3f9d52d0
......@@ -928,6 +928,7 @@ public class TopographyController extends AbstractBaseController {
} else {
dateMap.get(indexKey).add(sdf1.parse(useDate));
}
indexKey = null;
}
} else {
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