doum
2 天以前 c261cb7ff2e4cfce233d02c6aca9e8f85e8ba1ba
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);
}