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