{"return_code":500,"return_message":"org.springframework.jdbc.BadSqlGrammarException: \n### Error updating database.  Cause: java.sql.SQLSyntaxErrorException: (conn=3945734) Unknown column 'urlPath' in 'where clause'\n### The error may exist in file [/hankil01/tomcat/webapps/ROOT/WEB-INF/classes/sqlMapper/BoardMapper.xml]\n### The error may involve board.increaseHit-Inline\n### The error occurred while setting parameters\n### SQL: UPDATE BOARD         SET HIT = HIT + 1         WHERE 1=1           AND BOARD_SEQ = urlPath\n### Cause: java.sql.SQLSyntaxErrorException: (conn=3945734) Unknown column 'urlPath' in 'where clause'\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: (conn=3945734) Unknown column 'urlPath' in 'where clause'"}