From e62956af79ed6ad7959552584b6619b1ca406be6 Mon Sep 17 00:00:00 2001 From: 18610128193 <10574456+chenweiqiang-123@user.noreply.gitee.com> Date: Fri, 26 Jun 2026 11:28:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=B8=8A=E4=BC=A0=E7=B4=A0?= =?UTF-8?q?=E6=9D=90=E9=87=8D=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- video-gen-api/app/utils/douyinApi.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/video-gen-api/app/utils/douyinApi.py b/video-gen-api/app/utils/douyinApi.py index 3fbc53d6..b09212b4 100644 --- a/video-gen-api/app/utils/douyinApi.py +++ b/video-gen-api/app/utils/douyinApi.py @@ -34,7 +34,8 @@ class DouyinApi: oauth_id, url, 'POST', - options + options, + request_count = 3 ) #上传视频素材 @@ -52,7 +53,8 @@ class DouyinApi: oauth_id, url, 'POST', - options + options, + request_count = 3 ) #获取区域信息