Merge pull request #104 from witelgroup/feature/PaymentHarimCheckServise
Write webservice for harim and Cmms
This commit is contained in:
@@ -57,6 +57,7 @@ class GetMachinesInfoListCommand extends Command
|
||||
'province_id' => $entry['UnitGroupCode'] ?? null,
|
||||
'city_id' => $entry['UnitCode'] ?? null,
|
||||
'station_id' => $entry['Layer3Code'] ?? null,
|
||||
'driver_name' => $entry['DriverName'] ?? null,
|
||||
]);
|
||||
|
||||
++$updatedRows;
|
||||
|
||||
Reference in New Issue
Block a user