摘要: 实体类 public class User implements Serializable { private Integer userId; private String userName; private String userAddress; private String userSex; p 阅读全文
posted @ 2019-08-27 20:59 liushuaihang 阅读(88) 评论(0) 推荐(0)