xuhy
4 天以前 62e1f3acd30a70cd545c7d0015d2f3e69284ec5c
ruoyi-common/src/main/java/com/ruoyi/common/core/domain/entity/SysUser.java
@@ -151,6 +151,9 @@
    @ApiModelProperty(value = "继承账号")
    @TableField("parentAccount")
    private String parentAccount;
    @ApiModelProperty(value = "分配")
    @TableField("allocateIp")
    private String allocateIp;
    public Integer getRoleType() {
        return roleType;