lrf402788946 4 năm trước cách đây
mục cha
commit
83f8f6d5b5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/service/creeperxtsread.js

+ 1 - 1
app/service/creeperxtsread.js

@@ -80,7 +80,7 @@ class CreeperxtsreadService extends CrudService {
     }
     console.log(`data length=>${arr.length}`);
     await this.toMq(arr);
-    await fs.unlinkSync(`${pathread}`);
+    // await fs.unlinkSync(`${pathread}`);
   }
 
   async readFileToArr(path_) {