修改
This commit is contained in:
parent
e2842bf17c
commit
98ab885f28
|
|
@ -389,7 +389,7 @@ class Order extends Backend
|
|||
'admin_id' => $this->auth->id,
|
||||
'admin_user' => $this->auth->nickname,
|
||||
'order_id' => $order->id,
|
||||
'type' => 1,
|
||||
'type' => 2,
|
||||
'worker_id' => $worker_id,
|
||||
'plan_time' => $order->plan_time,
|
||||
'is_receipt' => $order->receive_type == 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user