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: