mirror of
https://git.victorphan.net/basketballcantho/ten-project.git
synced 2026-08-05 12:03:12 +07:00
Hoàn thành chức năng collaborative
This commit is contained in:
@@ -51,6 +51,8 @@ class TokenPayload(BaseModel):
|
||||
|
||||
class PDFOut(BaseModel):
|
||||
id: int
|
||||
user_id: int
|
||||
owner_username: str
|
||||
title: str
|
||||
total_pages: int | None
|
||||
created_at: datetime
|
||||
|
||||
Reference in New Issue
Block a user