|
|
|
@@ -162,7 +162,7 @@ public class CouponOrderExpiringSchedule { |
|
|
|
// 未设置通道费差 |
|
|
|
wxSharingOrderDto.setShareAmount(wxPayOrder.getShareAmount()); |
|
|
|
} |
|
|
|
wxProfitSharingOrderService.finishSharingOrder(wxSharingOrderDto); |
|
|
|
wxProfitSharingOrderService.finishSharingOrder(wxSharingOrderDto,wxPayOrder.getPayVendor()); |
|
|
|
} |
|
|
|
|
|
|
|
} catch (MallinkException e) { |
|
|
|
|