updated

This commit is contained in:
landaiqing
2024-11-14 01:58:20 +08:00
parent c95d5fc041
commit 3b8e3df27a
83 changed files with 172212 additions and 343 deletions

View File

@@ -13,9 +13,8 @@ type Config struct {
}
Redis struct {
Host string
Type string
Pass string
Tls bool
DB int
}
Mongo struct {
Uri string