linwe
2023-11-29 c554a3dcfd7702b14658d9d29554dffba3f90764
src/main/java/org/springblade/modules/discuss/service/IUserTopicsService.java
@@ -44,5 +44,5 @@
    Boolean batchSave(List<TopicsEntity> topics);
    Long getCount(Integer id);
   Integer getCount(Integer id);
}