[增强] 增加周期数量,例如5分钟
This commit is contained in:
parent
58b189ec8b
commit
a0cf676ac7
@ -409,6 +409,7 @@ class HistoryRequest:
|
||||
start: datetime
|
||||
end: datetime = None
|
||||
interval: Interval = None
|
||||
interval_num: int = 1
|
||||
|
||||
def __post_init__(self):
|
||||
""""""
|
||||
|
Loading…
Reference in New Issue
Block a user