|
|
@@ -106,7 +106,7 @@ |
|
|
</update> |
|
|
</update> |
|
|
|
|
|
|
|
|
<update id="activityExpired"> |
|
|
<update id="activityExpired"> |
|
|
update wx_activity_join set `status`=2 where `status`= 0 and activity_id in(select id from wx_activity where is_expired=1) |
|
|
|
|
|
|
|
|
update wx_activity_join set `status`=2,update_time=now() where `status`= 0 and activity_id in (select id from wx_activity where is_expired=1) |
|
|
</update> |
|
|
</update> |
|
|
|
|
|
|
|
|
</mapper> |
|
|
</mapper> |