Эх сурвалжийг харах

研发辅助帐相关接口

gogs 2 сар өмнө
parent
commit
b9d73d1751

+ 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,
                     ];
                 }