摘要: //字符串转json数组 String str = "[{\"code\":\"0001\",\"name\":\"050\"},{\"code\":\"0002\",\"name\":\"185\"}]"; JSONArray deptArray = JSONArray.parseArray(st 阅读全文
posted @ 2023-11-29 17:57 一隅桥畔 阅读(346) 评论(0) 推荐(0)