xuyonghao
2024-12-27 fdbd37eb2516b67ca41b0b71b738e3368e2825fe
app/models/user.py
@@ -53,3 +53,8 @@
    oldPassword: str
class UserDept(BaseModel):
    userId: int
    depts: list