@@ -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]