@@ -1442,7 +1442,7 @@ class IndexController extends WebBaseController
}
- $limit_time = 1660210200;
+ $limit_time = 1660901400;
$time = time();
if( $time > $limit_time){
return $this->showMessage('抱歉,考察审核端口已关闭!', route('recruit.show',array('id',$recruit['id'])), true, '上一页', '3');