tmp
zhaoqingang
2025-01-15 fe8e77104db4503d65f13ad66eaa48d631619d7c
app/models/user.py
@@ -53,3 +53,8 @@
    oldPassword: str
class UserDept(BaseModel):
    userId: int
    depts: list