Эх сурвалжийг харах

coinex match通配符修改

JiahengHe 1 жил өмнө
parent
commit
b725fe89e0

+ 1 - 1
strategy/src/coinex_usdt_swap.rs

@@ -224,7 +224,7 @@ async fn on_data(core_arc_clone: Arc<Mutex<Core>>,
                         rst.push(new_order.clone());
                         rst.push(new_order.clone());
                     }
                     }
                 }
                 }
-                &_ => {
+                _ => {
                     rst = order_infos;
                     rst = order_infos;
                 }
                 }
             }
             }