`

Hashtable,list要用好

阅读更多

List list = partyerService.queryListByMobile(mobile);

String id = ((Hashtable) list.get(0)).get("id").toString();

//总数

List listAll = this.queryByCreateSQLQuery(sql,new Object[] {});

((BigDecimal)listAll.get(0)).intValue();

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics