新客立减
This commit is contained in:
@@ -22,7 +22,7 @@ public interface MkShopConsumeDiscountRecordService extends IService<MkShopConsu
|
||||
*/
|
||||
MkShopConsumeDiscountRecord getDiscount(Long shopId, Long userId, Long orderId);
|
||||
|
||||
boolean canUseDiscount(Long shopId, Long userId, BigDecimal amount);
|
||||
void canUseDiscount(Long shopId, Long userId, BigDecimal amount);
|
||||
|
||||
/**
|
||||
* 修改记录状态
|
||||
|
||||
Reference in New Issue
Block a user