|
|
@ -108,7 +108,7 @@ public class RemindServiceImpl implements RemindService { |
|
|
|
} |
|
|
|
} |
|
|
|
}else{ |
|
|
|
logger.error(String.format("查询网格内待审核小组数失败,%s",groupProcessingCountResult.getMsg())); |
|
|
|
logger.error(String.format("查询群组管理待办事项数失败,%s",groupProcessingCountResult.getMsg())); |
|
|
|
} |
|
|
|
return false; |
|
|
|
} |
|
|
@ -126,7 +126,7 @@ public class RemindServiceImpl implements RemindService { |
|
|
|
} |
|
|
|
} |
|
|
|
} else { |
|
|
|
logger.error(String.format("查询网昂个内待审核热心居民数失败,%s",resiGroupProcessingCountResult.getMsg())); |
|
|
|
logger.error(String.format("查询网格内待审核热心居民数失败,%s",resiGroupProcessingCountResult.getMsg())); |
|
|
|
} |
|
|
|
return false; |
|
|
|
} |
|
|
|