明树Git Lab

Commit 1363389a authored by zfp1's avatar zfp1

update

parent 708a5641
......@@ -97,6 +97,7 @@ function genInsertObj(gbkString, deviceNumber) {
}
let obj = {
deviceNumber: deviceNumber,
time: new Date(),
}
for (let index = 0; index < arr.length; index++) {
const element = arr[index];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment