websocketSerivce/src/main/java/org/example/pojo/vo/UpdateUserVo.java @@ -26,11 +26,6 @@ private String account; /** * 密码 */ private String password; /** * 到期时间 */ private Date endTime;