Răsfoiți Sursa

胡庆余堂

cqp 3 luni în urmă
părinte
comite
7a6c5f92de
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      app/Service/ItemService.php

+ 2 - 2
app/Service/ItemService.php

@@ -394,8 +394,8 @@ class ItemService extends Service
                 'device_id' => $value['id'],
                 'time' => $data['time'],
                 'work_days' => $data['work_days'],
-                'each_day_hours' => $data['each_day_hours'],
-                'total_hours' => $data['total_hours'],
+//                'each_day_hours' => $data['each_day_hours'],
+//                'total_hours' => $data['total_hours'],
                 'crt_time' => $time,
             ];
         }