瀏覽代碼

更新承诺书

zmw 7 月之前
父節點
當前提交
8171cf255e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Http/Controllers/Web/Recruit/IndexController.php

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

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