public void transfer(String xml) throws Exception { return new String(xml.getBytes("gbk"),"utf-8"); } 相关文章: 2022-12-23 2022-12-23 2022-12-23 2021-11-14 2021-06-21 2022-01-14 2021-08-06 2022-12-23