Commit 8e3da5bc by 王洁

getUserBonus

parent 42929aef
......@@ -175,7 +175,7 @@ interface MemberCardInterface
*
* @param integer $storeId
* @param integer $userId
* @return int
* @return array //['bonus'=>0,'recordNum'=>0]
*/
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