feat(WfState): Wf-Präfix aus Entität, Repository und DbSet entfernt
This commit is contained in:
@@ -13,6 +13,6 @@ namespace WorkFlow.Infrastructure
|
||||
|
||||
public DbSet<ProfileObjState> ProfileObjStates { get; set; }
|
||||
|
||||
public DbSet<WfState> WfStates { get; set; }
|
||||
public DbSet<State> States { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user