mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Создание чата3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from pydantic import BaseModel
|
||||
from datetime import datetime
|
||||
from typing import List, Optional
|
||||
from app.schemas.user import User
|
||||
from models.user import User
|
||||
|
||||
class ChatFileBase(BaseModel):
|
||||
file_name: str
|
||||
|
Reference in New Issue
Block a user