取消售后时间
This commit is contained in:
parent
5eed480215
commit
6ad936237b
@ -455,6 +455,7 @@ class OrderLogic extends BaseLogic
|
|||||||
[
|
[
|
||||||
'refund_status'=>OrderEnum::CANCEL_SALE,
|
'refund_status'=>OrderEnum::CANCEL_SALE,
|
||||||
'status'=>OrderEnum::CANCEL_ORDER,
|
'status'=>OrderEnum::CANCEL_ORDER,
|
||||||
|
'refund_cancle_time'=>date('Y-m-d H:i:s',time())
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user