From 51267259c70271a54ed90923641e58e4fcf7c4b5 Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Sun, 4 Apr 2021 19:57:35 +0800 Subject: [PATCH] aa --- business/jxutils/jxutils.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxutils/jxutils.go b/business/jxutils/jxutils.go index e9e32fb5b..0698bf73e 100644 --- a/business/jxutils/jxutils.go +++ b/business/jxutils/jxutils.go @@ -71,7 +71,7 @@ func (l OrderSkuList) Swap(i, j int) { func init() { rand.Seed(time.Now().Unix()) - routinePool = routinepool.New(2000, 2000) + routinePool = routinepool.New(3000, 3000) // Go regex does not support lookarounds. // https://stackoverflow.com/questions/38933898/error-parsing-regexp-invalid-or-unsupported-perl-syntax