Merge remote-tracking branch 'origin/test' into test
This commit is contained in:
@@ -39,7 +39,7 @@ public interface MkShopCouponRecordService extends IService<MkShopCouponRecord>
|
||||
*
|
||||
* @param giftDTO 除 sourceFlowId 外 全必填 如果有 也填
|
||||
* @param number 发放数量
|
||||
* @param isLimit 是否校验限领,活动与管理员添加 不计限领
|
||||
* @param isLimit 是否校验限领/扣除剩余数量,活动与管理员添加 不计限领
|
||||
*/
|
||||
void receiveCoupon(MkShopCouponGiftDTO giftDTO, Integer number, boolean isLimit);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user