rk
14 小时以前 af4fc982131b9a7f40fb4f2a4fd8780d7cdc0fc4
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);
}