|
@@ -175,7 +175,7 @@
|
|
</if>
|
|
</if>
|
|
</select>
|
|
</select>
|
|
<select id="selectSyncPage" resultMap="SysMusicScore">
|
|
<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'
|
|
</select>
|
|
</select>
|
|
|
|
|
|
<update id="updateBatchByCbsId">
|
|
<update id="updateBatchByCbsId">
|