cqpCow 1 năm trước cách đây
mục cha
commit
eb5a321676
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);
             }