|
|
@ -95,7 +95,6 @@ public class BizDataStatsServiceImpl implements BizDataStatsService { |
|
|
|
//获取所有网格员
|
|
|
|
List<CustomerGridStaffDTO> allGridMembers = getAllGridMembers(formDTO); |
|
|
|
reloadStaffPatrolStatsData(formDTO, allGridMembers); |
|
|
|
String currentDateId = DimIdGenerator.getDateDimId(new Date()); |
|
|
|
|
|
|
|
//初始化参数里日期的数据
|
|
|
|
initStaffPatrolTodayData(formDTO, allGridMembers); |
|
|
|