| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -110,8 +110,8 @@ public class ConferenceController extends BladeController { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    @GetMapping("/recordPage") | 
					 | 
					 | 
					 | 
					    @GetMapping("/recordPage") | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    @ApiImplicitParams({ | 
					 | 
					 | 
					 | 
					    @ApiImplicitParams({ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            @ApiImplicitParam(name = "conferencePlanId", value = "会议计划id", dataType = "query", paramType = "string"), | 
					 | 
					 | 
					 | 
					            @ApiImplicitParam(name = "conferencePlanId", value = "会议计划id", dataType = "query", paramType = "string"), | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            @ApiImplicitParam(name = "actualStartTime", value = "计划开始时间", dataType = "query", paramType = "string"), | 
					 | 
					 | 
					 | 
					            @ApiImplicitParam(name = "actualStartTime", value = "开始时间", dataType = "query", paramType = "string"), | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            @ApiImplicitParam(name = "actualEndTime", value = "计划结束时间", dataType = "query", paramType = "string") | 
					 | 
					 | 
					 | 
					            @ApiImplicitParam(name = "actualEndTime", value = "结束时间", dataType = "query", paramType = "string") | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    }) | 
					 | 
					 | 
					 | 
					    }) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    @ApiOperation(value = "会议记录分页") | 
					 | 
					 | 
					 | 
					    @ApiOperation(value = "会议记录分页") | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    @ApiOperationSupport(order = 10) | 
					 | 
					 | 
					 | 
					    @ApiOperationSupport(order = 10) | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |