修改参数
This commit is contained in:
parent
a4b07bc878
commit
fb7a7fe68f
@ -189,7 +189,7 @@ class OrderLogic extends BaseLogic
|
||||
self::setError($e->getMessage());
|
||||
return false;
|
||||
}
|
||||
return ['order' => $order, 'cart_list' => $cart_select,'shopInfo'=>$store];
|
||||
return ['order' => $order, 'cart_list' => $cart_select,'shopInfo'=>$store['near_store']];
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user