This commit is contained in:
Fu Diwei 2025-05-28 14:51:18 +08:00
parent a4f736e0f3
commit 0e8ebaa885
2 changed files with 2 additions and 2 deletions

View File

@ -384,7 +384,7 @@ type AccessConfigForWeComBot struct {
type AccessConfigForWestcn struct { type AccessConfigForWestcn struct {
Username string `json:"username"` Username string `json:"username"`
ApiPassword string `json:"password"` ApiPassword string `json:"apiPassword"`
} }
type AccessConfigForZeroSSL struct { type AccessConfigForZeroSSL struct {