失效 修改状态
This commit is contained in:
@@ -28,7 +28,7 @@ public interface ChatCouponService extends IService<ChatCoupon> {
|
||||
/**
|
||||
* 失效
|
||||
*/
|
||||
void expiredChatCoupon(Long shopId, Long id);
|
||||
boolean expiredChatCoupon(Long shopId, Long id);
|
||||
|
||||
/**
|
||||
* 发放优惠券
|
||||
|
||||
Reference in New Issue
Block a user