mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-03-07 12:10:21 +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.