rk
2025-12-15 a1a6e227628810259fcba0fff146792e97a80b8a
server/dmmall_service/src/main/java/com/doumee/service/business/SharesService.java
@@ -97,5 +97,5 @@
     */
    long count(Shares shares);
    Integer count(Date start,Date end, Integer memberId,List<Integer> types);
    long count(Date start,Date end, Integer memberId,List<Integer> types);
}