liyongli 2 năm trước cách đây
mục cha
commit
0557c635a9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      saveOSSAGitte.js

+ 1 - 0
saveOSSAGitte.js

@@ -73,6 +73,7 @@ const {execSync } = require("child_process");
       );
     } catch (e) {
       console.error("未成功上传:", filePath.join("\\"));
+      
       console.log("err--->", e);
     }
   }