Map<String,Object>actualtMap=jdbc.findSimpleResult("SELECT * FROM hdtool_conf.duiba_question_record where id = "+qid);
intactualCount=Integer.parseInt(jdbc.findSimpleResult("SELECT count(*) as cnum FROM hdtool_conf.duiba_question_record where bank_id=? and deleted=0",bankId).get("cnum").toString());
Map<String,Object>selectResult=jdbc.findSimpleResult("select * from credits_dev.manual_lottery_order where consumer_id = 100025007 order by gmt_create desc limit 1",null);
Map<String,Object>selectResult2=jdbc.findSimpleResult("select * from credits_dev.manual_lottery_order where consumer_id = 100025007 order by gmt_create desc limit 1",null);