cqpCow 1 ano atrás
pai
commit
eb5a321676
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      app/Service/ScheduleService.php

+ 1 - 0
app/Service/ScheduleService.php

@@ -118,6 +118,7 @@ class ScheduleService extends Service
                         }
                     }
                 }
+                ScheduleDetail::insert($insert_detail);
                 ScheduleInfo::insert($insert);
             }