zhongrj
2023-12-28 14b436a7690bb206ef2a5ab3cc385ac337c64da4
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);
}