Explorar o código

未登录 情况置默认值

sandm %!s(int64=3) %!d(string=hai) anos
pai
achega
ec04822561
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Http/Controllers/Web/Recruit/IndexController.php

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

@@ -122,6 +122,7 @@ class IndexController extends WebBaseController
             $appoint_info->realname = '';
             $appoint_info->card = '';
             $appoint_info->mobile = '';
+            $appoint_info->sex = 0;
         }
 
         $notice = $request->input('notice',0);