修复bug

This commit is contained in:
hoteas
2022-08-08 02:37:15 +08:00
parent ca947bb9e0
commit df5f8f158b
4 changed files with 37 additions and 6 deletions
-1
View File
@@ -23,7 +23,6 @@ type Application struct {
MakeCodeRouter map[string]*code.MakeCode
MethodRouter
Router
ContextBase
Error
Log *logrus.Logger
WebConnectLog *logrus.Logger