src/main/java/com/example/jz/modle/entity/User.java @@ -84,5 +84,7 @@ private Integer id; private Integer role; private Date ctime; }