Commit 2f9cae25 by 王洁

Merge branch 'coupon-membercard' into test

parents e29ff5a1 cdaaf5b0
...@@ -76,7 +76,7 @@ interface MemberCardInterface ...@@ -76,7 +76,7 @@ interface MemberCardInterface
* @param integer $userId * @param integer $userId
* @return bool * @return bool
*/ */
public function ifUserGetCard(int $storeId,int $userId); public function ifUserGetCard(int $storeId,int $userId,int $escrow);
/** /**
* 查询优惠券详细信息 * 查询优惠券详细信息
......
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