微调
This commit is contained in:
@@ -52,4 +52,7 @@ public class UserVO extends UserParam implements Serializable {
|
||||
@ApiModelProperty("头像")
|
||||
private String headSculpture;
|
||||
|
||||
@ApiModelProperty("角色编码")
|
||||
private List<String> roleCode;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user