[ Cmii ] [ Octopus ] - Image Function fix bugs
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
// 创建协程池子
|
||||
|
||||
Reference in New Issue
Block a user