cqpCow 1 anno fa
parent
commit
eb5a321676
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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);
             }