1
This commit is contained in:
@@ -60,9 +60,7 @@ func pay4OrderByTL(ctx *jxcontext.Context, order *model.GoodsOrder, payType int,
|
||||
Body: "京西菜市",
|
||||
Charset: "UTF-8",
|
||||
}
|
||||
cc,err := api.TLpayAPI.CreateH5UnitorderOrder(param2)
|
||||
globals.SugarLogger.Debug("h5=========", err)
|
||||
globals.SugarLogger.Debug("h5=========", cc)
|
||||
err = api.TLpayAPI.CreateH5UnitorderOrder(param2)
|
||||
} else {
|
||||
result, err := api.TLpayAPI.CreateUnitorderOrder(param)
|
||||
if err == nil {
|
||||
|
||||
Reference in New Issue
Block a user