天天看点

将BIGdecimal转换成字符串

List<String> countlist = query.list();

Object ob = countlist.get(0);

String s = ob.toString();