明树Git Lab

Commit c85a1674 authored by zfp1's avatar zfp1

update

parent 62ab9970
......@@ -98,6 +98,9 @@ function genInsertObj(gbkString, deviceNumber) {
let obj = {
deviceNumber: deviceNumber,
time: new Date(),
del: 0,
createdAt: new Date(),
updatedAt: 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