@@ -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);