一开始尝试了拼接的方式去String sql = "select count(1) from web_users where status = ? and " + ... 1. spring jdbcTemplate query需要实现mapRow方法package ...
確定! 回上一頁