@@ -515,7 +515,6 @@ impl Quant {
spawn(async move{
// info!("update_local_order订单指令:{:?}", order);
platform_rest_fb.command_order(order).await;
- info!("{}", time_info.to_string());
});
}