This commit is contained in:
laodaming
2023-11-16 10:53:59 +08:00
parent 41e446e3a5
commit d362c1d496
2 changed files with 7 additions and 0 deletions

View File

@@ -16,5 +16,6 @@ type Config struct {
BindDN string
Password string
BaseDN string
RootDN string
}
}