Commit ae029653 authored by Quxl's avatar Quxl

x

parent 173cb855
...@@ -185,6 +185,7 @@ public class DBPort { ...@@ -185,6 +185,7 @@ public class DBPort {
} }
ps.addBatch(); ps.addBatch();
} }
ps.executeUpdate();
connection.commit(); connection.commit();
} }
......
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