无关风月
2024-12-16 fd88d7b527e99bbf7272d28bf0826b05e3c175d8
xinquan-modules/xinquan-user/src/main/java/com/xinquan/user/mapper/AppUserViewingHistoryMapper.java
@@ -18,5 +18,5 @@
    List<AppUserViewingHistory> cumulative(@Param("userId") Long userId);
    int today(@Param("userId") Long userId);
    Integer today(@Param("userId") Long userId);
}