⬆️ upgrade dependencies

This commit is contained in:
2025-03-14 18:15:10 +08:00
parent 7b2b6cc76b
commit 3a03224f8c
44 changed files with 960 additions and 509 deletions

View File

@@ -16,7 +16,6 @@ type Config struct {
}
Encrypt struct {
Key string
IV string
}
Mysql struct {
DataSource string