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