Selaa lähdekoodia

删除每个订单打印

JiahengHe 2 vuotta sitten
vanhempi
commit
77048ff507
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      strategy/src/quant.rs

+ 0 - 1
strategy/src/quant.rs

@@ -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());
                             });
                         }
                     }