mirror of
https://gitee.com/liuxioabin/fengketrade.git
synced 2026-04-17 12:57:32 +08:00
代码优化
This commit is contained in:
parent
86ff9608c6
commit
927c970a42
@ -325,7 +325,7 @@ class CcbOrderService
|
||||
);
|
||||
|
||||
// 更新订单退款状态
|
||||
$this->updateOrderStatus($orderId, null, '2');
|
||||
$this->updateOrderStatus($orderId, 0, '2');
|
||||
|
||||
return [
|
||||
'status' => true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user