@ -22,5 +22,6 @@
ac.UPDATED_TIME=now()
where ac.id = #{articleId}
and ac.CONTENT_TYPE in ('img','text')
and ac.del_flag='0'
</update>
</mapper>