浏览代码

文件更新

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 = []
         return_values = []
         n = 0
         n = 0
         for imagePath in imagesPath:
         for imagePath in imagesPath:
+            time.sleep(1)
             try:
             try:
                 file_path = imagePath
                 file_path = imagePath
                 file_name = imagePath.split('\\')
                 file_name = imagePath.split('\\')