sandm 1 жил өмнө
parent
commit
8c7323c4e6

+ 1 - 1
app/Http/Controllers/Web/Recruit/IndexController.php

@@ -1224,7 +1224,7 @@ class IndexController extends WebBaseController
                         }
                         }
                         $special['material'] = json_encode($special['material']);
                         $special['material'] = json_encode($special['material']);
 
 
-                        $special['recruit_appoint_id'] = $appoint_info->id;
+                        $special['recruit_appoint_id'] = $result->id;
                         RecruitAppointExpandSpecial::create($special);
                         RecruitAppointExpandSpecial::create($special);
                     }
                     }
                 }
                 }