Commit 76fb63fc by zhangxingmin

push

parent c4d4a672
...@@ -16,6 +16,8 @@ import java.util.List; ...@@ -16,6 +16,8 @@ import java.util.List;
@Data @Data
public class AuthUserDto implements UserDetails { public class AuthUserDto implements UserDetails {
private static final long serialVersionUID = -3692608389402900298L;
/** /**
* 系统用户主键id(数据库唯一标识) * 系统用户主键id(数据库唯一标识)
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment