cqp 3 horas atrás
pai
commit
a9bb1441c4
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Service/ItemService.php

+ 1 - 1
app/Service/ItemService.php

@@ -3631,7 +3631,7 @@ class ItemService extends Service
                 'end_time_hour'         => $value['end_time_hour'],
                 'end_time_min'          => $value['end_time_min'],
                 'total_work_min'        => $calculatedTotal,
-                'mark'                  => $value['mark'] ?? '',
+                'content'                  => $value['content'] ?? '',
                 'crt_time'              => time(),
                 'item_node_mission_share_id' => $share_array['id']
             ]