mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-01 03:18:33 +08:00
pay
This commit is contained in:
parent
d8958a2a51
commit
d286078b38
@ -165,7 +165,7 @@ class OrderService
|
||||
$ret = params_checked($params, $p);
|
||||
if($ret !== true)
|
||||
{
|
||||
return $ret;
|
||||
return DataReturn($ret, -1);
|
||||
}
|
||||
|
||||
// 获取订单信息
|
||||
|
Loading…
Reference in New Issue
Block a user