tl 支付兼容
This commit is contained in:
@@ -41,7 +41,6 @@ func pay4OrderByTT(ctx *jxcontext.Context, order *model.GoodsOrder, vendorPayTyp
|
|||||||
PayOrderID: ttOrderId, // 抖音订单id
|
PayOrderID: ttOrderId, // 抖音订单id
|
||||||
PayType: model.PayTypeTicTok,
|
PayType: model.PayTypeTicTok,
|
||||||
VendorPayType: vendorPayType,
|
VendorPayType: vendorPayType,
|
||||||
|
|
||||||
VendorOrderID: order.VendorOrderID,
|
VendorOrderID: order.VendorOrderID,
|
||||||
VendorID: order.VendorID,
|
VendorID: order.VendorID,
|
||||||
Status: 0,
|
Status: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user