新客立减

This commit is contained in:
张松
2025-09-25 18:05:00 +08:00
parent 930ca57ddf
commit e08b8faf16
2 changed files with 11 additions and 4 deletions

View File

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