From 236533174de1a85fc5fc4807241e50dcc6045561 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 12 Dec 2025 16:58:59 +0800 Subject: [PATCH] fwefwf --- 交易/bitmart_交易.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/交易/bitmart_交易.py b/交易/bitmart_交易.py index 928f39e..278abd6 100644 --- a/交易/bitmart_交易.py +++ b/交易/bitmart_交易.py @@ -385,6 +385,8 @@ class WeexTransaction: logger.info("获取token失败!!!") self.send_dingtalk_message(message_content=f"获取token失败!!!", type=0) continue + else: + time.sleep(5) new_price_datas = self.get_price() if not new_price_datas: