1
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user