Commit 3b2892ac authored by Leon's avatar Leon

upload.

parent ec043a4a
...@@ -45,6 +45,8 @@ try { ...@@ -45,6 +45,8 @@ try {
return v.replace(/\0/g, ''); return v.replace(/\0/g, '');
}); });
print("after mapValues: ", JSON.stringify(erp_data));
// insert to dist database // insert to dist database
query_dist.insertRow({ query_dist.insertRow({
table: "tmp_20200106", table: "tmp_20200106",
......
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