|
@@ -1051,7 +1051,7 @@ impl Strategy {
|
|
|
info!("预热中");
|
|
info!("预热中");
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- // 在满足条件后,返回非空command,否则返回一个空的command。
|
|
|
|
|
|
|
+ // 在满足条件后,返回非空command,否则返回一个空的command
|
|
|
pub fn on_tick(&mut self,
|
|
pub fn on_tick(&mut self,
|
|
|
_local_orders: &HashMap<String, OrderInfo>,
|
|
_local_orders: &HashMap<String, OrderInfo>,
|
|
|
local_position: &LocalPosition,
|
|
local_position: &LocalPosition,
|