Commit 1454734f authored by data爬虫-冯 军凯's avatar data爬虫-冯 军凯

transactionLog 数据清洗

parent c8f76dc1
Pipeline #412 canceled with stages
......@@ -67,7 +67,7 @@ public class CleanningTransactionLogMain {
e.printStackTrace();
}
});
JdbcExecuters.prepareBatchUpdateExecuteTransactionid(sql, transactionLogs);
// JdbcExecuters.prepareBatchUpdateExecuteTransactionid(sql, transactionLogs);
});
ss.stop();
......
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