|  | @@ -459,6 +459,7 @@
 | 
	
		
			
				|  |  |  			g.shelves_reason_ as shelvesReason,
 | 
	
		
			
				|  |  |  			g.create_time_ AS createTime,
 | 
	
		
			
				|  |  |  			g.update_time_ AS updateTime,
 | 
	
		
			
				|  |  | +			g.relation_type_ as relationType,
 | 
	
		
			
				|  |  |  			g.video_detail_json_ as videoDetailJson,
 | 
	
		
			
				|  |  |  			r.audit_id_ AS auditId,
 | 
	
		
			
				|  |  |  			r.audit_name_ AS auditName,
 | 
	
	
		
			
				|  | @@ -535,6 +536,7 @@
 | 
	
		
			
				|  |  |  			g.audit_id_ AS auditId,
 | 
	
		
			
				|  |  |  			g.audit_name_ AS auditName,
 | 
	
		
			
				|  |  |  			g.audit_status_ AS auditStatus,
 | 
	
		
			
				|  |  | +			g.relation_type_ as relationType,
 | 
	
		
			
				|  |  |  			r.version_ as version,
 | 
	
		
			
				|  |  |  			r.video_group_id_ as videoGroupId,
 | 
	
		
			
				|  |  |  			r.remarks as remarks,
 |