zhangqian
2023-08-28 e517b1a99b6edfa24c8cc4e109a6a10488f23b6a
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 {