fix
zhangqian
2024-03-20 6befd5f2fe9779883993b87f2e686885c147bc34
model/request/jwt.go
@@ -21,5 +21,5 @@
   ParentId    string
   UserType    constvar.UserType
   AuthorityId uint
   ModifiedPwd bool
   ModifiedPwd *bool
}