This commit is contained in:
richboo111
2022-07-27 14:12:09 +08:00
parent 9214513cff
commit c2a77313bf

View File

@@ -249,7 +249,8 @@ func CancelWayOrder(ctx *jxcontext.Context, userId string, param *bida.CancelOrd
return err
}
globals.SugarLogger.Debug("============", orderWay.PayPrice)
globals.SugarLogger.Debug("========= dfedfwfwdsw", orderWay.PayMethod)
if orderWay.PayMethod == 1 { // 余额支付
// 支付方式为余额支付则需要修改order/userVendorOrder修改订单状态给用户账户价钱生成一个价钱数据
} else if orderWay.PayMethod == 2 { // 微信支付