gogs 1 سال پیش
والد
کامیت
cf5eeabf6b
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      app/Service/OaService.php

+ 1 - 0
app/Service/OaService.php

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