소스 검색

文件更新

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('\\')