ClownHe 1 سال پیش
والد
کامیت
ee5695f6d6
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      cppc_python脚本/服务器脚本/demo_外购图片批量上传.py

+ 1 - 0
cppc_python脚本/服务器脚本/demo_外购图片批量上传.py

@@ -268,6 +268,7 @@ def updateWarnningList(input_list,input_dict):
         return_values = []
         n = 0
         for imagePath in imagesPath:
+            time.sleep(1)
             try:
                 file_path = imagePath
                 file_name = imagePath.split('\\')