新客立减
This commit is contained in:
@@ -28,7 +28,7 @@ public interface MkShopConsumeDiscountRecordService extends IService<MkShopConsu
|
||||
* @param shopId 店铺id
|
||||
* @param userId 用户id
|
||||
*/
|
||||
MkConsumeDiscountVO checkDiscount(Long shopId, Long userId);
|
||||
void checkDiscount(Long shopId, Long userId, Long orderId, BigDecimal amount);
|
||||
|
||||
/**
|
||||
* 修改记录状态
|
||||
|
||||
Reference in New Issue
Block a user