This commit is contained in:
邹宗楠
2022-05-26 14:55:23 +08:00
parent 29b4a34ea2
commit 9bc8812bf7

View File

@@ -62,7 +62,6 @@ func pay4OrderByTL(ctx *jxcontext.Context, order *model.GoodsOrder, payType int,
}
cc,err := api.TLpayAPI.CreateH5UnitorderOrder(param2)
globals.SugarLogger.Debug("h5=========", err)
globals.SugarLogger.Debug("h5=========", fmt.Sprintf("%v+",cc))
globals.SugarLogger.Debug("h5=========", cc)
} else {
result, err := api.TLpayAPI.CreateUnitorderOrder(param)