fix
zhangqian
2024-03-19 3d07c9591a406eeeb30cf3dd3ec7705eb2213865
request/jwt.go
@@ -17,5 +17,5 @@
   Username    string
   ParentId    string
   UserType    constvar.UserType
   ModifiedPwd bool
   ModifiedPwd *bool
}