无关风月
2024-11-11 6c19eb74b11c6cbf475d43496b90cdee2a28d8b7
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);
}