From cfb556b4c2823b93970851f6fdbe78d793136060 Mon Sep 17 00:00:00 2001 From: wangchuxiao Date: Wed, 26 Jul 2023 20:21:10 +0800 Subject: [PATCH] merge code --- pkg/common/db/table/unrelation/msg.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/common/db/table/unrelation/msg.go b/pkg/common/db/table/unrelation/msg.go index e32f1ac60..30e6670b5 100644 --- a/pkg/common/db/table/unrelation/msg.go +++ b/pkg/common/db/table/unrelation/msg.go @@ -27,7 +27,7 @@ import ( ) const ( - singleGocMsgNum = 100 + singleGocMsgNum = 5000 Msg = "msg" OldestList = 0 NewestList = -1