This commit is contained in:
邹宗楠
2022-05-31 09:53:53 +08:00
parent f5566a86ab
commit 1eae9e6ba4

View File

@@ -24,7 +24,7 @@ func pay4OrderByTT(ctx *jxcontext.Context, order *model.GoodsOrder, vendorPayTyp
AppID: api.TiktokApi.GetAppID(),
OutOrderNo: utils.Int64ToStr(GenPayOrderID(order)),
TotalAmount: int(order.ActualPayPrice),
Subject: "蔬菜/水果/日用品",
Subject: "蔬菜水果日用品",
Body: getOrderBriefTt(order),
ValidTime: 600,
CpExtra: "msg",