This commit is contained in:
苏尹岚
2021-04-08 18:02:11 +08:00
parent 2d0b0633da
commit a88ba6d0f0
3 changed files with 13 additions and 24 deletions

View File

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