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