2
0
ClownHe 1 жил өмнө
parent
commit
ee5695f6d6

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