linwe
2023-12-25 5f96e94e5df2c64228dded65a4116f26a06f242c
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);
}