Commit 45e67fd6 authored by dahai's avatar dahai

push

parent 21f8838c
...@@ -656,7 +656,7 @@ public class TaskListServiceImpl implements TaskListService { ...@@ -656,7 +656,7 @@ public class TaskListServiceImpl implements TaskListService {
countyMapGroup.put("specialCount",specialCount); countyMapGroup.put("specialCount",specialCount);
countyMapGroup.put("countyCode",countyCode); countyMapGroup.put("countyCode",countyCode);
countyMapGroup.put("taskId",taskId); countyMapGroup.put("taskId",taskId);
countyMapGroup.put("groupList",countyMapList); countyMapGroup.put("policeList",countyMapList);
countyMapGroup.put("saveDate",submitDate); countyMapGroup.put("saveDate",submitDate);
countyMapGroup.put("countyName",countyName); countyMapGroup.put("countyName",countyName);
countyMapGroup.put("eWriteCount",eWriteCount); countyMapGroup.put("eWriteCount",eWriteCount);
......
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