Commit cdaaf5b0 by 王洁

ifUserGetCard + 参数 escrow

parent f62e21f3
...@@ -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