change runtimeCheckLog
This commit is contained in:
parent
b72cce28dd
commit
3093f39ab6
|
|
@ -134,7 +134,7 @@ export async function runtimeCheckLogs(folderPath) {
|
||||||
|
|
||||||
//get index SN and send to ERP
|
//get index SN and send to ERP
|
||||||
|
|
||||||
checkIndexSN(contentFile, lastLine, fileName);
|
// checkIndexSN(contentFile, lastLine, fileName);
|
||||||
|
|
||||||
//get list item to check
|
//get list item to check
|
||||||
let listKeyValues = allValue.filter(
|
let listKeyValues = allValue.filter(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue