数据格式 【vaynexiao】

返回指定数据格式 public class User { String name; String sex; Integer age; double height; List<HobbyVO> hobbyList; Map<String, Integer> score; public class HobbyVO { String basketb
相关文章
相关标签/搜索