linwe
2023-12-06 27aba12a2708699d5bab06db3d6f508da595b7b7
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);
}