摘要:
public void JsonRead() throws IOException{ String str = FileUtils.readFileToString(new File("D:/pump.json"), "UTF-8"); Map map = (Map) JsonUtil.parse(str); } 阅读全文
posted @ 2019-04-13 14:49
阿酱呀
阅读(205)
评论(0)
推荐(0)
浙公网安备 33010602011771号