@@ -164,7 +164,7 @@
<![CDATA[
UPDATE student_instrument
SET status_ = 0
- WHERE status_ = 0
+ WHERE status_ = 1
AND end_time_ <= NOW()
]]>
</update>