Commit fb2cf541 by 王洁

Merge branch 'ft-bonus' into test

parents cb71f92e 278d49bf
...@@ -179,7 +179,11 @@ interface MemberCardInterface ...@@ -179,7 +179,11 @@ interface MemberCardInterface
* @return array //['bonus'=>0,'recordNum'=>0] * @return array //['bonus'=>0,'recordNum'=>0]
*/ */
public function getUserBonus(int $storeId,int $userId); public function getUserBonus(int $storeId,int $userId);
<<<<<<< HEAD
=======
>>>>>>> ft-bonus
/** /**
* 添加oem微信卡券相关图片素材(copy oem=0的,每增加一个oem调用一次) * 添加oem微信卡券相关图片素材(copy oem=0的,每增加一个oem调用一次)
* *
......
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