Parcourir la source

研发辅助帐相关接口

gogs il y a 2 mois
Parent
commit
b9d73d1751
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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,
                     ];
                 }