Selaa lähdekoodia

币安 交易交易所 新增接口

hl 1 vuosi sitten
vanhempi
commit
8b8066040d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      derive/tests/gate_swap_export_test.rs

+ 1 - 1
derive/tests/gate_swap_export_test.rs

@@ -5,7 +5,7 @@ use derive::export_excel::ExportEnum;
 use crate::export_excel_test::test_new_export;
 
 
-const SYMBOL: &str = "TIA_USDT";
+const SYMBOL: &str = "XRP_USDT";
 
 // 测试获取Exchange实体
 #[tokio::test]