修复V2.9面板问题
This commit is contained in:
parent
27d3016325
commit
f3d9d1e2bb
@ -268,7 +268,7 @@ func (c *Container) read() error {
|
||||
}
|
||||
}
|
||||
return nil
|
||||
} else if c.Version == "2.8"{
|
||||
} else if c.Version == "2.9"{
|
||||
type AutoGenerated struct {
|
||||
Code int `json:"code"`
|
||||
Data []struct {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user