|
@@ -212,6 +212,7 @@
|
|
|
<result column="url" jdbcType="BOOLEAN" property="url"/>
|
|
|
<result column="metronomeUrl" jdbcType="BOOLEAN" property="metronomeUrl"/>
|
|
|
<result column="midiUrl" jdbcType="BOOLEAN" property="midiUrl"/>
|
|
|
+ <result column="mp3Type" jdbcType="BOOLEAN" property="mp3Type"/>
|
|
|
<result column="remark" jdbcType="VARCHAR" property="remark"/>
|
|
|
<result column="userName" jdbcType="VARCHAR" property="userName"/>
|
|
|
<collection property="background" ofType="com.yonge.cooleshow.biz.dal.entity.MusicSheetAccompaniment">
|