liujc há 9 meses atrás
pai
commit
a9e823b8e9

+ 1 - 0
cooleshow-user/user-biz/src/main/resources/config/mybatis/MusicSheetMapper.xml

@@ -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"/>