111
This commit is contained in:
parent
64c4a5273d
commit
7580c1e563
@ -37,6 +37,8 @@ class Report(BaseModel):
|
||||
graph_size: str = None
|
||||
sort: int = 999
|
||||
modelswitch: bool = None
|
||||
avesumdata: bool = True
|
||||
daydata: bool = True
|
||||
|
||||
|
||||
class EditShowReport(BaseModel):
|
||||
|
Loading…
Reference in New Issue
Block a user