摘要: PushData<Menu[]> pushData = FastJSONUtil.parsePojo(message, PushData.class); List<Menu> menuList= JSONArray.parseArray(JSON.toJSONString(pushData.getD 阅读全文
posted @ 2021-06-29 17:37 白玉神驹 阅读(868) 评论(0) 推荐(0)