默认排序
This commit is contained in:
parent
314fe4d0fa
commit
bf61a4d8d1
@ -34,7 +34,7 @@ class Report(BaseModel):
|
|||||||
graph_type: str
|
graph_type: str
|
||||||
model: str
|
model: str
|
||||||
graph_size: str
|
graph_size: str
|
||||||
sort: int
|
sort: int = 1
|
||||||
|
|
||||||
|
|
||||||
class EditShowReport(BaseModel):
|
class EditShowReport(BaseModel):
|
||||||
|
Loading…
Reference in New Issue
Block a user