Преглед на файлове

币安 交易交易所 新增接口

hl преди 1 година
родител
ревизия
8b8066040d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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]