zmw 7 місяців тому
батько
коміт
e6c4d943e3
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      app/Http/Controllers/Web/Recruit/IndexController.php

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

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