Commit ecddbd57 authored by shiyu's avatar shiyu

代码整合3

parent 6bd2afaa
......@@ -143,14 +143,6 @@ public interface DistributionOrderDao {
List<DistributionOrderNum> countGroupByStateForDistributor(long distributorId);
/**
* 统计藏家各状态的订单数量
* @param userId
* @return
*/
List<DistributionOrderNum> countGroupByStateForCollector(long userId);
/**
* 统计用户各状态的订单数量
* @param userId
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment