From aa0b5a4f575f1a1b0e44a7dca71f26455e0a37e9 Mon Sep 17 00:00:00 2001 From: chengxl Date: Wed, 15 Oct 2025 14:16:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=B6=E9=97=B4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/api/job/ArticleProofReadLine.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/api/job/ArticleProofReadLine.php b/application/api/job/ArticleProofReadLine.php index 5ddb216..c2002a9 100644 --- a/application/api/job/ArticleProofReadLine.php +++ b/application/api/job/ArticleProofReadLine.php @@ -9,7 +9,7 @@ class ArticleProofReadLine { private $oQueueJob; private $QueueRedis; - private $completedExprie = 600; + private $completedExprie = 180; public function __construct() {