gogs 1 rok temu
rodzic
commit
cf5eeabf6b
1 zmienionych plików z 1 dodań i 0 usunięć
  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,
         ]);
     }