From f2b4f885732fd0410ba8caf9f2929b9b1cc3bf4c Mon Sep 17 00:00:00 2001 From: Rosy-zhudan Date: Thu, 12 Sep 2019 16:53:15 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=A8=E5=BA=97=E8=AF=84=E5=88=86-=E5=87=8F?= =?UTF-8?q?=E5=B0=91=E5=B9=B6=E5=8F=91=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business/jxstore/misc/store_score.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/misc/store_score.go b/business/jxstore/misc/store_score.go index 7edceb20d..f912eabc0 100644 --- a/business/jxstore/misc/store_score.go +++ b/business/jxstore/misc/store_score.go @@ -19,7 +19,7 @@ import ( const ( EnableScheduleScoreStore = true - ParallelCount = 3 + ParallelCount = 2 GoldMedalScore = 90 SilverMedalScore = 80