|
|
@@ -71,7 +71,7 @@ |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
<update id="updateStatus" parameterType="com.iformall.domain.po.WxTopic"> |
|
|
<update id="updateStatus" parameterType="com.iformall.domain.po.WxTopic"> |
|
|
update wx_topic set status = 3 where now() >= end_time and status =1 and tenant_id = #{tenantId} |
|
|
|
|
|
|
|
|
update wx_topic set status = 3 where now() >= end_time and tenant_id = #{tenantId} |
|
|
</update> |
|
|
</update> |
|
|
|
|
|
|
|
|
</mapper> |
|
|
</mapper> |