|
@@ -128,6 +128,7 @@ class IndexController extends WebBaseController
|
|
|
$appoint_info->computer_ticket = 0;
|
|
|
$appoint_info->face_ticket = 0;
|
|
|
$appoint_info->check_ticket = 0;
|
|
|
+ $appoint_info->reexamine_ticket = 0;
|
|
|
$appoint_info->realname = '';
|
|
|
$appoint_info->card = '';
|
|
|
$appoint_info->mobile = '';
|