JSONConfig jsonConfig = new JSONConfig(); jsonConfig.setStripTrailingZeros(false); String bw= JSONUtil.toJsonStr(vo, jsonConfig);