gogs 2 месяцев назад
Родитель
Сommit
b9d73d1751
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app/Service/PersonWorkService.php

+ 1 - 0
app/Service/PersonWorkService.php

@@ -1332,6 +1332,7 @@ class PersonWorkService extends Service
                         'end_time_min'    => $d['end_min'],
                         'total_work_min'  => $calcTotalMin,
                         'crt_time'        => $now,
+                        'item_id'        => $itemId,
                         'order_time'    => $orderTimestamp,
                     ];
                 }