@@ -970,7 +970,7 @@
<select id="selectSyncPage" resultType="com.yonge.cooleshow.biz.dal.entity.MusicSheet">
select *
from music_sheet
- where del_flag_ = 0 and audit_status_ = 'PASS' and id_ = 22
+ where del_flag_ = 0 and audit_status_ = 'PASS'
</select>
<!--单曲专辑数量统计-->
</mapper>