|  | @@ -254,12 +254,6 @@ public class QyRecardBody {
 | 
	
		
			
				|  |  |      @ExcelProperty(index = 36,value = "修改标志")
 | 
	
		
			
				|  |  |      private String modifyFlag;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -    /** 申报类型 */
 | 
	
		
			
				|  |  | -    @Schema(description = "申报类型")
 | 
	
		
			
				|  |  | -    @ColumnWidth(12)
 | 
	
		
			
				|  |  | -    @ExcelProperty(index = 37,value = "申报类型")
 | 
	
		
			
				|  |  | -    private String applyType;
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  |      /** 创建人 */
 | 
	
		
			
				|  |  |      @Schema(description = "创建人")
 | 
	
		
			
				|  |  |      @ColumnWidth(12)
 |