zhangqian
2023-08-26 5193dcb9336e853502baf8a539d3f45efebe2f86
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 {