From c057275036cd3e28f2de146e5993c6f97016ffdb Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期二, 22 八月 2023 17:39:20 +0800
Subject: [PATCH] bug修改

---
 utils/hosting_api_util.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/utils/hosting_api_util.py b/utils/hosting_api_util.py
index 20e91fc..3eed44c 100644
--- a/utils/hosting_api_util.py
+++ b/utils/hosting_api_util.py
@@ -35,7 +35,7 @@
 API_TYPE_CODE_TRADE_STATE = "code_trade_state"  # 浠g爜浜ゆ槗鐘舵��
 API_TYPE_GET_ENV = "get_env"  # 鑾峰彇鐜淇℃伅
 # 瓒呮椂鏃堕棿2s
-TIMEOUT = 2.0
+TIMEOUT = 5.0
 
 # 绛夊緟鍝嶅簲鐨剅equest_id
 __request_response_dict = {}

--
Gitblit v1.8.0