Merge pull request 'checking' (#7) from exception into master

Reviewed-on: #7
pull/10/head
commit 680f55c5c3

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

Loading…
Cancel
Save