fix
wangpengfei
2023-08-26 8407a43ee08ebd0f8e4b500cfcd83dcace95337c
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 {