mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-14 13:38:54 +00:00
- Add nil check for context parameter. - UseWithCtx method return explicit type rather than interface. Replace base64Captcha.Store return type with *RedisStore for better type safety.