From 807e8f9ab3c248136242b1ebbd8d36d533798699 Mon Sep 17 00:00:00 2001 From: lijianyou Date: Wed, 22 Oct 2025 09:27:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=B9=E9=87=8F20-10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index db85adb..f1a5355 100644 --- a/Program.cs +++ b/Program.cs @@ -250,7 +250,7 @@ namespace dy.net { Id = IdGener.GetLong().ToString(), Cron = "30", - BatchCount = 20 + BatchCount = 10 }); // 更新收藏视频类型--兼容老版本-原来的旧数据没有这个类型字段