Commit 7f171666 by xmy

新增VIP服务 获取卖家下级VIP数量

parent 1dc9bba0
...@@ -104,6 +104,7 @@ interface SellerDistributionInterface{ ...@@ -104,6 +104,7 @@ interface SellerDistributionInterface{
*/ */
public function refundAddBalance($sellerId, $money); public function refundAddBalance($sellerId, $money);
/** /**
* 统计VIP数量 * 统计VIP数量
* @param $storeId * @param $storeId
......
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