Commit 9465a4fd by ken

试试看吧

parent afda8d30
......@@ -26,8 +26,8 @@ function run() {
if (JSON.stringify(lastData) != JSON.stringify(data)) {
console.log("diff@" + data.timestamp)
}
lastData = data;
}
lastData = data;
});
}
......
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