无关风月
2024-11-04 64f7ccb9ef8b5a0618e65cddc14b981c1f108ba3
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);
}