You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
../../src/web/router/r_mw_recover.go:29:17: too many arguments in call to logger.System
have (string, string)
want ("context".Context)
../../src/web/router/r_mw_recover.go:36:5: ctx.Next undefined (type *"github.com/LyricTian/gin-admin/src/web/context".Context has no field or method Next)
The text was updated successfully, but these errors were encountered:
go build -o server
github.com/LyricTian/gin-admin/src/web/router
../../src/web/router/r_mw_recover.go:29:17: too many arguments in call to logger.System
have (string, string)
want ("context".Context)
../../src/web/router/r_mw_recover.go:36:5: ctx.Next undefined (type *"github.com/LyricTian/gin-admin/src/web/context".Context has no field or method Next)
The text was updated successfully, but these errors were encountered: