cqp 8 ore fa
parent
commit
46d229b8d0
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      app/Service/TestService.php

+ 3 - 0
app/Service/TestService.php

@@ -717,6 +717,9 @@ class TestService extends Service
             "cBatch"        => $data['batch'] ?? null,
             "dMadeDate"     => $data['made_date'] ?? null,
             "dVDate"        => $data['valid_date'] ?? null,
+            "cdefineObj" => [
+                "cbdefine2" => $qty
+            ]
         ];
 
         if ($common_array['site'] == "LFMY") {