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