mirror of
https://github.com/usual2970/certimate.git
synced 2025-09-19 22:46:00 +00:00
fix: #732
This commit is contained in:
@@ -384,7 +384,7 @@ type AccessConfigForWeComBot struct {
|
||||
|
||||
type AccessConfigForWestcn struct {
|
||||
Username string `json:"username"`
|
||||
ApiPassword string `json:"password"`
|
||||
ApiPassword string `json:"apiPassword"`
|
||||
}
|
||||
|
||||
type AccessConfigForZeroSSL struct {
|
||||
|
Reference in New Issue
Block a user