pay4
This commit is contained in:
@@ -361,6 +361,7 @@ func Pay4User(ctx *jxcontext.Context, thingID, payType int, vendorPayType string
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
|
fmt.Println("test11111111111111111", utils.Format4Output(dicountCards, false))
|
||||||
discountCard := findDiscountCard(dicountCards, thingID)
|
discountCard := findDiscountCard(dicountCards, thingID)
|
||||||
vendorOrderID = utils.Int64ToStr(GenOrderNo(ctx))
|
vendorOrderID = utils.Int64ToStr(GenOrderNo(ctx))
|
||||||
order = &model.GoodsOrder{
|
order = &model.GoodsOrder{
|
||||||
|
|||||||
Reference in New Issue
Block a user