log bugfix

This commit is contained in:
2023-11-19 13:37:55 +09:00
parent a464297511
commit f83dd693d5
4 changed files with 6 additions and 6 deletions

View File

@@ -142,6 +142,6 @@ class Event(Base):
orm_mode = True
class ErrorCreate(BaseModel):
location:str
title:str
location:str
content:str