This commit is contained in:
邹宗楠
2023-05-19 17:23:03 +08:00
parent 6978db379d
commit 7c7def7436

View File

@@ -48,10 +48,10 @@ func pay4OrderByKs(ctx *jxcontext.Context, order *model.GoodsOrder, vendorPayTyp
TypeDetail: 1832, // 蔬菜:费率2%,水果:1833%2 TypeDetail: 1832, // 蔬菜:费率2%,水果:1833%2
ExpireTime: 60 * 10, ExpireTime: 60 * 10,
Sign: "", Sign: "",
Attach: "", //Attach: "",
GoodsId: "", //GoodsId: "",
GoodsDetailUrl: "", //GoodsDetailUrl: "",
MultiCopiesGoodsInfo: "", //MultiCopiesGoodsInfo: "",
CancelOrder: 0, CancelOrder: 0,
} }