| 
					
				 | 
			
			
				@@ -494,6 +494,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <result column="tenantCategoryId" jdbcType="VARCHAR" property="tenantCategoryId"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <result column="tenantScoreType" jdbcType="VARCHAR" property="tenantScoreType"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <result column="tenantDelFlag" jdbcType="VARCHAR" property="tenantDelFlag"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <result column="scoreType" jdbcType="VARCHAR" property="scoreType"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <collection property="background" ofType="com.yonge.cooleshow.biz.dal.entity.MusicSheetAccompaniment"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <id column="accompanimentId" jdbcType="BIGINT" property="id"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <result column="accompanimentMusicSheetId" jdbcType="BIGINT" property="musicSheetId"/> 
			 |