Agrega rol a perfil
This commit is contained in:
parent
719616920e
commit
24e9fbd00a
@ -9,6 +9,7 @@ namespace MSAdminUsuarios.Context
|
||||
public int NU_PK_PFL { get; set; }
|
||||
public string? TX_PERFIL_PFL { get; set; }
|
||||
public int? BL_ESTADO_PFL { get; set; } = 1;
|
||||
public int? NU_ROL_PFL { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user