From f1dc8f5a7f3a661ce19513a9ad47fe18e3e883ff Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Mon, 12 Aug 2024 11:47:14 +0800
Subject: [PATCH] 1

---
 src/api/currency.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/currency.js b/src/api/currency.js
index 1b5a1c5..f566eb5 100644
--- a/src/api/currency.js
+++ b/src/api/currency.js
@@ -6,7 +6,7 @@
 }
 
 // 获取币种的实时数据,比如价格和涨跌幅
-// https://enjdhdg.site/wap/api/doc.html#/%E5%A4%96%E6%B1%87%E7%AE%A1%E7%90%86%E5%B9%B3%E5%8F%B0/%E5%AE%9E%E6%97%B6%E8%A1%8C%E6%83%85%E6%95%B0%E6%8D%AE/getRealtimeUsingGET
+// https://https://uni.eypmj.com/wap/api/doc.html#/%E5%A4%96%E6%B1%87%E7%AE%A1%E7%90%86%E5%B9%B3%E5%8F%B0/%E5%AE%9E%E6%97%B6%E8%A1%8C%E6%83%85%E6%95%B0%E6%8D%AE/getRealtimeUsingGET
 function getRealtime(data) {
   return Axios.fetch("/wap/api/hobi!getRealtime.action", data);
 }

--
Gitblit v1.9.3