tl 支付兼容

This commit is contained in:
richboo111
2022-08-19 15:29:20 +08:00
parent fcf6a2e2fd
commit 019f363268

View File

@@ -41,7 +41,6 @@ func pay4OrderByTT(ctx *jxcontext.Context, order *model.GoodsOrder, vendorPayTyp
PayOrderID: ttOrderId, // 抖音订单id
PayType: model.PayTypeTicTok,
VendorPayType: vendorPayType,
VendorOrderID: order.VendorOrderID,
VendorID: order.VendorID,
Status: 0,