pull/7/head
parent 6c8cc91e1c
commit 12ffef8d88

@ -34,7 +34,6 @@ private Connection getConnection() throws SQLException {
@Override @Override
public int addMail(MailModel mailModel){ public int addMail(MailModel mailModel){
logger.info("Add mail work successfully");
PreparedStatement stmt; PreparedStatement stmt;
int generatedId = -1; int generatedId = -1;

Loading…
Cancel
Save