摘要: 一、实体类 List对应JSONArray[],对象对应JSONObject{} { imageSize:[ 1920,1080]对应类中可以写成class{private JSONArray imageSize;} } @Data @ApiModel(description = "Departme 阅读全文
posted @ 2023-03-27 23:12 chillymint 阅读(17) 评论(0) 推荐(0)