@@ -648,6 +648,7 @@ class OaService extends Service
'order_number' => $order_no,
'type' => $type,
'opt_case' => $opt_case,
+ 'user_data' => $this->user,
]);
}