Календарь

pull/3/head
Rustem 2025-02-09 16:38:53 +05:00
parent 003cd0dfc5
commit c633817636
1 changed files with 0 additions and 1 deletions

View File

@ -235,7 +235,6 @@ class Sync1cApiController extends Controller
[
'auto_id' => UniModel::model('pipi_auto')->where('name', $value['Имущество'])->first()?->id,
'date' => $this->formatDate($value['Дата']),
'status' => AutoStatusEnums::from($value['Статус'])->name
],
[
'auto_id' => UniModel::model('pipi_auto')->where('name', $value['Имущество'])->first()?->id,