DESKTOP-NE65RNK\Citrus_limon 1 năm trước cách đây
mục cha
commit
95f8d6bd15
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      src/server.rs

+ 3 - 3
src/server.rs

@@ -172,13 +172,13 @@ async fn get_exchanges() -> impl Responder {
         // "okx_usdt_swap",
         // "bingx_usdt_swap",
         // "mexc_usdt_swap",
+        // "bitmart_usdt_swap",
+        // "kucoin_usdt_swap",
+        // "coinsph_usdt_swap"
         "gate_usdt_swap",
         "binance_usdt_swap",
         "coinex_usdt_swap",
         "htx_usdt_swap",
-        "bitmart_usdt_swap",
-        "kucoin_usdt_swap",
-        "coinsph_usdt_swap"
     ];
     let response_data = json!(exchanges);