From c6702e1b8e7fc04fd5cb348e5f0e6f7cf1051a65 Mon Sep 17 00:00:00 2001 From: zouap Date: Thu, 9 Dec 2021 16:26:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- models/user_business_analysis.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/user_business_analysis.go b/models/user_business_analysis.go index 9f25f63c4..9b9d5e0ad 100644 --- a/models/user_business_analysis.go +++ b/models/user_business_analysis.go @@ -14,7 +14,7 @@ import ( ) const ( - Page_SIZE = 2 + Page_SIZE = 2000 ) type UserBusinessAnalysisAll struct {