Commit cb71f92e by 王洁

Merge branch 'ft-bonus' into test

parents 86d3074d 8e3da5bc
...@@ -176,7 +176,7 @@ interface MemberCardInterface ...@@ -176,7 +176,7 @@ interface MemberCardInterface
* *
* @param integer $storeId * @param integer $storeId
* @param integer $userId * @param integer $userId
* @return int * @return array //['bonus'=>0,'recordNum'=>0]
*/ */
public function getUserBonus(int $storeId,int $userId); public function getUserBonus(int $storeId,int $userId);
......
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