Преглед на файлове

研发辅助帐相关接口

gogs преди 2 месеца
родител
ревизия
cfca6b6d29
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Service/AuxiliaryAccountService.php

+ 1 - 1
app/Service/AuxiliaryAccountService.php

@@ -243,7 +243,7 @@ class AuxiliaryAccountService extends Service
                     'aggregation_amount' => $value['aggregation_amount']??00,
                     'total_amount' => $value['total_amount'],
                     'top_depart_id' => $data['top_depart_id'],
-                    'item_id' => $data['item_id'],
+                    'item_id' => $value['item_id'],
                     'crt_time' => $time,
                     'crt_id' => $crt_id,
                 ];