This commit is contained in:
苏尹岚
2021-04-12 17:43:35 +08:00
parent a3cebf2949
commit 3247a3bb9d
3 changed files with 3 additions and 2 deletions

View File

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