|
|
@@ -291,4 +291,7 @@ public interface ICardGroupOrderInfoService {
|
|
|
public List<PaymentParam> getAllPaySubTypesByCat(String payCat, String category);
|
|
|
|
|
|
ShippingPayResult cardShippingPayV2(ShippingPayParam payParam);
|
|
|
+
|
|
|
+ boolean updateOrderCorporatePublic(AppUserInfoDto appUserInfoDto, Integer orderId, String payVoucher);
|
|
|
+ void refundPreSaleOrder(Integer userId, Long orderId);
|
|
|
}
|