|
|
@@ -3623,6 +3623,7 @@ class ItemService extends Service
|
|
|
'item_id' => $customer['item_id'],
|
|
|
'item_node_id' => $customer['item_node_id'],
|
|
|
'item_node_mission_id' => $customer['id'],
|
|
|
+ 'data_id' => $empId,
|
|
|
'top_depart_id' => $user['top_depart_id'],
|
|
|
'crt_id' => $empId,
|
|
|
'order_time' => $order_time,
|