Explorar o código

币安 交易交易所 新增接口

hl hai 1 ano
pai
achega
8b8066040d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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]