|
@@ -224,6 +224,7 @@
|
|
|
<result column="remark" jdbcType="VARCHAR" property="remark"/>
|
|
|
<result column="userName" jdbcType="VARCHAR" property="userName"/>
|
|
|
<result column="auditVersion" jdbcType="VARCHAR" property="auditVersion"/>
|
|
|
+ <result column="code" jdbcType="VARCHAR" property="code"/>
|
|
|
<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"/>
|