@@ -177,7 +177,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' AND id_ = 12879
+ select * from sys_music_score where cbs_music_sheet_id_ iS NOT NULL and del_flag_ = 0 AND client_type_ = 'SMART_PRACTICE' AND update_time_ > NOW()
<update id="updateBatchByCbsId">