cqpCow 1 vuosi sitten
vanhempi
commit
eb5a321676
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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);
             }