时间修改

This commit is contained in:
chengxl
2025-10-15 14:16:46 +08:00
parent 24c58614c8
commit aa0b5a4f57

View File

@@ -9,7 +9,7 @@ class ArticleProofReadLine
{
private $oQueueJob;
private $QueueRedis;
private $completedExprie = 600;
private $completedExprie = 180;
public function __construct()
{