摘要: 1.原值对象 @Getter @Setter @ToString public class UserDTO implements Serializable { /** * 用户id */ private Integer userId; /** * 用户姓名 */ private String fir 阅读全文
posted @ 2020-03-14 19:23 隔壁w王叔叔 阅读(594) 评论(0) 推荐(0)