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