wangpengfei
2023-08-25 25c573d55986e02cf5f70cc3868e2b94a4be98e2
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 {