@@ -175,7 +175,7 @@
</if>
</select>
<select id="selectSyncPage" resultMap="SysMusicScore">
- select * from sys_music_score where cbs_music_sheet_id_ iS NOT NULL and del_flag_ = 0 AND client_type_ = 'SMART_PRACTICE' LIMIT 5000,10000
+ select * from sys_music_score where cbs_music_sheet_id_ iS NOT NULL and del_flag_ = 0 AND client_type_ = 'SMART_PRACTICE'
<update id="updateBatchByCbsId">