fix issues

This commit is contained in:
yanghao05
2023-02-01 18:50:59 +08:00
parent 5dd54b923d
commit 384677f071
9 changed files with 89 additions and 39 deletions

View File

@@ -12,6 +12,7 @@ import (
type Config struct {
App App
Captcha Captcha
Http Http
Log Log
Database Database