소스 검색

研发辅助帐相关接口

gogs 2 달 전
부모
커밋
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,
                     ];
                 }