mirror of https://github.com/usual2970/certimate
fix: #732
parent
a4f736e0f3
commit
0e8ebaa885
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue