From 5deeb027bc7b172f263fe6dfdddc595f0ee18a5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=9B=BD=E4=BC=9F?= <366193849@qq.com> Date: Mon, 21 Jun 2021 11:49:57 +0800 Subject: [PATCH] =?UTF-8?q?GithubContext=E4=BF=9D=E5=AD=9820=E6=9D=A1?= =?UTF-8?q?=E6=89=AB=E6=8F=8F=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FastGithub.Scanner/GithubContext.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FastGithub.Scanner/GithubContext.cs b/FastGithub.Scanner/GithubContext.cs index ac9a610..3cc987d 100644 --- a/FastGithub.Scanner/GithubContext.cs +++ b/FastGithub.Scanner/GithubContext.cs @@ -12,9 +12,9 @@ namespace FastGithub.Scanner sealed class GithubContext : DomainAddress, IEquatable { /// - /// 最多保存最的近的10条记录 + /// 最多保存最的近的20条记录 /// - private const int MAX_LOG_COUNT = 10; + private const int MAX_LOG_COUNT = 20; /// /// 扫描记录