mirror of
https://github.com/v2board/v2board.git
synced 2025-10-31 01:11:46 +08:00
update: coupon generate
This commit is contained in:
@@ -51,4 +51,9 @@ class CouponService
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
public function getId()
|
||||
{
|
||||
return $this->coupon->id;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user