@ -1048,6 +1048,6 @@
<if test='formDto.topFlag == "1"'>
, TOP_TIME = NOW()
</if>
WHERE ID = #{formDto.topicId}
WHERE ID = #{formDto.itemId}
</update>
</mapper>