doum
4 天以前 c25fecae568a074e338bce625a92960aca859fb8
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);
}