赠券修改
This commit is contained in:
@@ -63,6 +63,6 @@ public interface MkShopCouponRecordService extends IService<MkShopCouponRecord>
|
||||
*/
|
||||
void deleteRecord(Long id);
|
||||
|
||||
Boolean grant(Long shopId, MkRewardCouponDTO rewardCouponDTO);
|
||||
Boolean grant(Long shopId, MkRewardCouponDTO rewardCouponDTO, String source);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user