feat: ProfControlsTf-Entität erstellen
This commit is contained in:
@@ -8,7 +8,7 @@ namespace WorkFlow.Domain.Entities
|
||||
{
|
||||
[Key]
|
||||
[Column("GUID")]
|
||||
public int Guid { get; init; }
|
||||
public int Id { get; init; }
|
||||
|
||||
[Required]
|
||||
[Column("CONF_TITLE", TypeName = "varchar(100)")]
|
||||
|
||||
Reference in New Issue
Block a user