add
wangpengfei
2023-08-26 1bb2d1d1f4ed5cd0409d17180844b445bf63f213
utils/jwt.go
@@ -6,8 +6,8 @@
   jwt "github.com/golang-jwt/jwt/v4"
   "github.com/flipped-aurora/gin-vue-admin/server/global"
   "github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
   "srm/global"
   "srm/model/system/request"
)
type JWT struct {