Files
msh-system/models-integration/target/classes/com/integration/api/service/CommunityCommentService.class

4 lines
1.1 KiB
Plaintext
Raw Normal View History

<EFBFBD><EFBFBD><EFBFBD><EFBFBD>4 listByUid$(Ljava/lang/String;)Ljava/util/List; SignatureR(Ljava/lang/String;)Ljava/util/List<Lcom/integration/api/model/CommunityComment;>; listByPostId%(Ljava/lang/Integer;)Ljava/util/List;S(Ljava/lang/Integer;)Ljava/util/List<Lcom/integration/api/model/CommunityComment;>;listRepliesByPostIdAndParentId8(Ljava/lang/Integer;Ljava/lang/Integer;)Ljava/util/List;f(Ljava/lang/Integer;Ljava/lang/Integer;)Ljava/util/List<Lcom/integration/api/model/CommunityComment;>;getByIdA(Ljava/lang/Integer;)Lcom/integration/api/model/CommunityComment; saveComment/(Lcom/integration/api/model/CommunityComment;)Z updateComment
deleteById(Ljava/lang/Integer;)ZdeleteByPostIduLjava/lang/Object;Lcom/baomidou/mybatisplus/extension/service/IService<Lcom/integration/api/model/CommunityComment;>;
SourceFileCommunityCommentService.java3com/integration/api/service/CommunityCommentServicejava/lang/Object3com/baomidou/mybatisplus/extension/service/IService