[ Cmii ] [ Octopus ] - Image Function fix bugs

This commit is contained in:
zeaslity
2024-04-07 15:59:53 +08:00
parent 8e1304aac0
commit a9f25712eb
14 changed files with 492 additions and 510 deletions

View File

@@ -7,7 +7,8 @@ import (
type Global struct {
AgentHasRegister bool
P *ants.Pool
P *ants.Pool
}
const (
@@ -19,6 +20,8 @@ const (
AgentOmType = "AGENT"
BaseFuncOssUrlPrefix = "https://b2.107421.xyz/"
AgentRegisterFailedCount = 10
)
// 创建协程池子