liujiandao
2024-04-30 a5435e6664093cd4b2ead49409cb41e301e46514
middleware/jwt_request.go
@@ -15,6 +15,7 @@
type BaseClaims struct {
   UserId      string
   Username    string
   NickName    string
   ParentId    string
   UserType    constvar.UserType
   ModifiedPwd *bool