失效 修改状态

This commit is contained in:
2025-12-03 14:50:31 +08:00
parent 5aded8c6c1
commit 7bbd4d441a
4 changed files with 7 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ public interface ChatCouponService extends IService<ChatCoupon> {
/**
* 失效
*/
void expiredChatCoupon(Long shopId, Long id);
boolean expiredChatCoupon(Long shopId, Long id);
/**
* 发放优惠券