This commit is contained in:
laodaming
2023-11-15 14:18:45 +08:00
parent 84f8323832
commit 6822c3d94c
2 changed files with 7 additions and 8 deletions

View File

@@ -15,6 +15,6 @@ type Config struct {
Host string
BindDN string
Password string
RootDN string
BaseDN string
}
}