linwe
2023-12-23 9d49dba3ba467a04b9ba9511b82b4d7fa8b402ed
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);
}