天天看點

将BIGdecimal轉換成字元串

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

Object ob = countlist.get(0);

String s = ob.toString();