新客立减

This commit is contained in:
张松
2025-09-25 17:50:38 +08:00
parent dfb19c9ae6
commit 818751740d
2 changed files with 5 additions and 6 deletions

View File

@@ -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);
/**
* 修改记录状态