fix
zhangqian
2024-06-25 2cd532ed518540df60cad47a8eafb9887ad23a65
request/jwt.go
@@ -17,5 +17,5 @@
   Username    string
   ParentId    string
   UserType    constvar.UserType
   ModifiedPwd bool
   ModifiedPwd *bool
}