lidongdong
2024-06-04 b3ad0200bb7dc1d9c2bf75edb14de3f4fde2c40d
花城 议事投票评论提交报错
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComActDiscussDAO.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComActDiscussDAO.java
@@ -198,7 +198,7 @@
     * @param isFirstComment 是否首次参与
     */
    void incrCommentAndJoinNumById(@Param("discussId") Long discussId, @Param("isFirstComment") boolean isFirstComment,
                                   @Param("isFirstComment") boolean isAddComment);
                                   @Param("isAddComment") boolean isAddComment);
    /**
     * 一起议点赞/取消点赞 增加/减少点赞总数