修复bug

This commit is contained in:
hoteas
2022-08-08 02:37:15 +08:00
parent 7419e03d67
commit c420e23edb
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