This commit is contained in:
2024-10-24 02:35:37 +08:00
parent ac45ad5b44
commit 35db859788
12 changed files with 416 additions and 292 deletions

View File

@@ -44,7 +44,7 @@ type LogConfig struct {
}
type AuthConfig struct {
Key string `json:"key"`
Token string `json:"token"`
}
type Config struct {