update cc_publish_comment_like set del_flag = #{publishCommentLike.delFlag} where tenant_id = #{publishCommentLike.tenantId} and community_id = #{publishCommentLike.communityId} and comment_id = #{publishCommentLike.publishCommentId}