07 2016 档案

摘要:多参数时,可以传对象或封装成map public void getBookList(String publisher,String author){ Map<String,Object> maps = new HashMap<String, Object>(); maps.put("publishe 阅读全文
posted @ 2016-07-07 09:32 siashan 阅读(241) 评论(0) 推荐(0)