优化博客
This commit is contained in:
@@ -36,7 +36,7 @@ public class User implements Serializable {
|
||||
private String uid;
|
||||
|
||||
@ApiModelProperty(value = "角色编号")
|
||||
private Integer roleId;
|
||||
private String roleId;
|
||||
|
||||
@ApiModelProperty(value = "用户名")
|
||||
private String username;
|
||||
|
||||
Reference in New Issue
Block a user