拼团超时
This commit is contained in:
@@ -57,7 +57,7 @@ public interface GbOrderService extends IService<GbOrder> {
|
||||
boolean editGbWareOnlineStatus(Long id, Integer onlineStatus);
|
||||
|
||||
//任务过期 自动退款 成团期限超时
|
||||
boolean expireRefund(Long gbOrderId);
|
||||
boolean expireRefund(Long gbOrderId,GbOrder order);
|
||||
|
||||
//商品下架 退款 所属活动变更为下架状态
|
||||
boolean wareDownRefund(Long wareId);
|
||||
|
||||
Reference in New Issue
Block a user