doum
2025-12-12 89029e9ade03f3139c6afcd6bac48d9a668875f3
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);
}