getUserId()}; int updat = jdbcTemplate.update(sql,args); System.out.println(updat); } //刪除 @Override public void delete(String id) ...
確定! 回上一頁