1.配置开启首航浮动功能的存储
This commit is contained in:
parent
ece833ee6c
commit
7e1e030839
@ -39,6 +39,7 @@ class Report(BaseModel):
|
|||||||
modelswitch: bool = None
|
modelswitch: bool = None
|
||||||
avesumdata: bool = True
|
avesumdata: bool = True
|
||||||
daydata: bool = True
|
daydata: bool = True
|
||||||
|
reverseorder: bool = True
|
||||||
|
|
||||||
|
|
||||||
class EditShowReport(BaseModel):
|
class EditShowReport(BaseModel):
|
||||||
|
Loading…
Reference in New Issue
Block a user