| 
						
						
							
								
							
						
						
					 | 
					@ -42,76 +42,76 @@ public interface PublicityDao { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当月———获取机关下,获取每个标签阅读数量,按照数量降序,取前pagesize个 | 
					 | 
					 | 
					     * @Description 当月———获取机关下,获取每个标签阅读数量,按照数量降序,取前pagesize个 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,monthId,pageSize 机关id,月,展示数量 | 
					 | 
					 | 
					     * @param agencyId,monthId,pageSize 机关id,月,展示数量 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    List<FactTagAgencyDTO> getViewedMonthlyCountByTag(@Param("agencyId") String agencyId, @Param("monthId") String monthId, @Param("pageSize") Integer pageSize); | 
					 | 
					 | 
					    List<FactTagViewedAgencyDTO> getViewedMonthlyCountByTag(@Param("agencyId") String agencyId, @Param("monthId") String monthId, @Param("pageSize") Integer pageSize); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当季———获取机关下,获取每个标签阅读数量,按照数量降序,取前pagesize个 | 
					 | 
					 | 
					     * @Description 当季———获取机关下,获取每个标签阅读数量,按照数量降序,取前pagesize个 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,quarterId,pageSize 机关id,季,展示数量 | 
					 | 
					 | 
					     * @param agencyId,quarterId,pageSize 机关id,季,展示数量 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    List<FactTagAgencyDTO> getViewedQuarterlyCountByTag(@Param("agencyId") String agencyId, @Param("quarterId") String quarterId, @Param("pageSize") Integer pageSize); | 
					 | 
					 | 
					    List<FactTagViewedAgencyDTO> getViewedQuarterlyCountByTag(@Param("agencyId") String agencyId, @Param("quarterId") String quarterId, @Param("pageSize") Integer pageSize); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当年———获取机关下,获取每个标签阅读数量,按照数量降序,取前pagesize个 | 
					 | 
					 | 
					     * @Description 当年———获取机关下,获取每个标签阅读数量,按照数量降序,取前pagesize个 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,yearId,pageSize 机关id,年,展示数量 | 
					 | 
					 | 
					     * @param agencyId,yearId,pageSize 机关id,年,展示数量 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    List<FactTagAgencyDTO> getViewedYearlyCountByTag(@Param("agencyId") String agencyId, @Param("yearId") String yearId, @Param("pageSize") Integer pageSize); | 
					 | 
					 | 
					    List<FactTagViewedAgencyDTO> getViewedYearlyCountByTag(@Param("agencyId") String agencyId, @Param("yearId") String yearId, @Param("pageSize") Integer pageSize); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当月———获取机关下,获取每个标签发文数量,按照数量降序,取前pagesize个 | 
					 | 
					 | 
					     * @Description 当月———获取机关下,获取每个标签发文数量,按照数量降序,取前pagesize个 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,monthId,pageSize 机关id,月,展示数量 | 
					 | 
					 | 
					     * @param agencyId,monthId,pageSize 机关id,月,展示数量 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    List<FactTagAgencyDTO> getUsedMonthlyCountByTag(@Param("agencyId") String agencyId, @Param("monthId") String monthId, @Param("pageSize") Integer pageSize); | 
					 | 
					 | 
					    List<FactTagUsedAgencyDTO> getUsedMonthlyCountByTag(@Param("agencyId") String agencyId, @Param("monthId") String monthId, @Param("pageSize") Integer pageSize); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当季———获取机关下,获取每个标签发文数量,按照数量降序,取前pagesize个 | 
					 | 
					 | 
					     * @Description 当季———获取机关下,获取每个标签发文数量,按照数量降序,取前pagesize个 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,quarterId,pageSize 机关id,季,展示数量 | 
					 | 
					 | 
					     * @param agencyId,quarterId,pageSize 机关id,季,展示数量 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    List<FactTagAgencyDTO> getUsedQuarterlyCountByTag(@Param("agencyId") String agencyId, @Param("quarterId") String quarterId, @Param("pageSize") Integer pageSize); | 
					 | 
					 | 
					    List<FactTagUsedAgencyDTO> getUsedQuarterlyCountByTag(@Param("agencyId") String agencyId, @Param("quarterId") String quarterId, @Param("pageSize") Integer pageSize); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当年———获取机关下,每个标签发文数量,按照数量降序,取前pagesize个 | 
					 | 
					 | 
					     * @Description 当年———获取机关下,每个标签发文数量,按照数量降序,取前pagesize个 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,yearId,pageSize 机关id,年,展示数量 | 
					 | 
					 | 
					     * @param agencyId,yearId,pageSize 机关id,年,展示数量 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    List<FactTagAgencyDTO> getUsedYearlyCountByTag(@Param("agencyId") String agencyId, @Param("yearId") String yearId, @Param("pageSize") Integer pageSize); | 
					 | 
					 | 
					    List<FactTagUsedAgencyDTO> getUsedYearlyCountByTag(@Param("agencyId") String agencyId, @Param("yearId") String yearId, @Param("pageSize") Integer pageSize); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当月———下级机发文数 | 
					 | 
					 | 
					     * @Description 当月———下级机发文数 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,monthId 机关id,月 | 
					 | 
					 | 
					     * @param agencyId,monthId 机关id,月 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    List<FactPublishedAgencyDTO> getSubAgencyPublishedMonth(@Param("agencyId") String agencyId, @Param("monthId") String monthId); | 
					 | 
					 | 
					    List<FactPublishedAgencyDTO> getSubAgencyPublishedMonth(@Param("agencyId") String agencyId, @Param("monthId") String monthId); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当季———下级机发文数 | 
					 | 
					 | 
					     * @Description 当季———下级机发文数 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,quarterId 机关id,季度 | 
					 | 
					 | 
					     * @param agencyId,quarterId 机关id,季度 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    List<FactPublishedAgencyDTO> getSubAgencyPublishedQuarter(@Param("agencyId") String agencyId, @Param("quarterId") String quarterId); | 
					 | 
					 | 
					    List<FactPublishedAgencyDTO> getSubAgencyPublishedQuarter(@Param("agencyId") String agencyId, @Param("quarterId") String quarterId); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当年———下级机发文数 | 
					 | 
					 | 
					     * @Description 当年———下级机发文数 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,yearId 机关id,年 | 
					 | 
					 | 
					     * @param agencyId,yearId 机关id,年 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    List<FactPublishedAgencyDTO> getSubAgencyPublishedYear(@Param("agencyId") String agencyId, @Param("yearId") String yearId); | 
					 | 
					 | 
					    List<FactPublishedAgencyDTO> getSubAgencyPublishedYear(@Param("agencyId") String agencyId, @Param("yearId") String yearId); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当月———下级部门文数 | 
					 | 
					 | 
					     * @Description 当月———下级部门文数 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,monthId 机关id,月 | 
					 | 
					 | 
					     * @param agencyId,monthId 机关id,月 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    List<FactPublishedDepartmentDTO> getSubDepartPublishedMonth(@Param("agencyId") String agencyId, @Param("monthId") String monthId); | 
					 | 
					 | 
					    List<FactPublishedDepartmentDTO> getSubDepartPublishedMonth(@Param("agencyId") String agencyId, @Param("monthId") String monthId); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当季———下级部门文数 | 
					 | 
					 | 
					     * @Description 当季———下级部门文数 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,quarterId 机关id,季度 | 
					 | 
					 | 
					     * @param agencyId,quarterId 机关id,季度 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    List<FactPublishedDepartmentDTO> getSubDepartPublishedQuarter(@Param("agencyId") String agencyId, @Param("quarterId") String quarterId); | 
					 | 
					 | 
					    List<FactPublishedDepartmentDTO> getSubDepartPublishedQuarter(@Param("agencyId") String agencyId, @Param("quarterId") String quarterId); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -124,20 +124,20 @@ public interface PublicityDao { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当月———下级网格文数 | 
					 | 
					 | 
					     * @Description 当月———下级网格文数 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,monthId 机关id,月 | 
					 | 
					 | 
					     * @param agencyId,monthId 机关id,月 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    List<FactPublishedGridDTO> getSubGridPublishedMonth(@Param("agencyId") String agencyId, @Param("monthId") String monthId); | 
					 | 
					 | 
					    List<FactPublishedGridDTO> getSubGridPublishedMonth(@Param("agencyId") String agencyId, @Param("monthId") String monthId); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当季———下级网格文数 | 
					 | 
					 | 
					     * @Description 当季———下级网格文数 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,quarterId 机关id,季度 | 
					 | 
					 | 
					     * @param agencyId,quarterId 机关id,季度 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    List<FactPublishedGridDTO> getSubGridPublishedQuarter(@Param("agencyId") String agencyId, @Param("quarterId") String quarterId); | 
					 | 
					 | 
					    List<FactPublishedGridDTO> getSubGridPublishedQuarter(@Param("agencyId") String agencyId, @Param("quarterId") String quarterId); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @Description 当年———下级网格文数 | 
					 | 
					 | 
					     * @Description 当年———下级网格文数 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     * @param agencyId,yearId 机关id,年 | 
					 | 
					 | 
					     * @param agencyId,yearId 机关id,年 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * @author zxc | 
					 | 
					 | 
					     * @author jyy | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    List<FactPublishedGridDTO> getSubGridPublishedYear(@Param("agencyId") String agencyId, @Param("yearId") String yearId); | 
					 | 
					 | 
					    List<FactPublishedGridDTO> getSubGridPublishedYear(@Param("agencyId") String agencyId, @Param("yearId") String yearId); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |