cqpCow hace 1 año
padre
commit
eb5a321676
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);
             }