This commit is contained in:
苏尹岚
2021-04-09 17:35:47 +08:00
parent d47b048a1e
commit 45898a424e
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ import (
)
const (
chanPoolSize = 30
chanPoolSize = 100
)
type TaskParam struct {