Commit fbadeb5c by xmy

feat:去除 获取拼团新订单数量

parent bef2c86c
......@@ -177,12 +177,4 @@ interface GoodsInterface
*/
public function getReturnVisitByGoodsIds($storeId, $goodsIds);
/**
* 统计评价数量 大于time
* @param $storeId
* @param $time
* @return mixed
* @author work
*/
public function countEvaluate($storeId,$time);
}
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