|
@@ -2119,7 +2119,6 @@ class RecruitController extends Controller
|
|
->orderBy('recruit_appoint_info.updated_at','desc')
|
|
->orderBy('recruit_appoint_info.updated_at','desc')
|
|
->get();
|
|
->get();
|
|
|
|
|
|
-
|
|
|
|
if(!is_dir(base_path() . "/storage/app/public/recruit/zip")){
|
|
if(!is_dir(base_path() . "/storage/app/public/recruit/zip")){
|
|
Storage::makeDirectory("public/recruit/zip");
|
|
Storage::makeDirectory("public/recruit/zip");
|
|
}
|
|
}
|