瀏覽代碼

Merge branch 'master' of http://59.57.98.130:3000/jjhc/jucai

linwu 1 年之前
父節點
當前提交
fcdc638dba
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      app/Http/Controllers/Web/Recruit/IndexController.php

+ 2 - 0
app/Http/Controllers/Web/Recruit/IndexController.php

@@ -1107,6 +1107,8 @@ class IndexController extends WebBaseController
                             $special['recruit_appoint_id'] = $appoint_info->id;
                             RecruitAppointExpandSpecial::create($special);
                         }
+                    }else{
+                        RecruitAppointExpandSpecial::where('recruit_appoint_id',$appoint_info->id)->update(['point_apply' => 0,'condition' => '','point' => 0,'material' => null]);
                     }
                 }
                 //如果有详情模块