Command forms
This commit is contained in:
parent
d7f223b43d
commit
64c40050be
1 changed files with 2 additions and 0 deletions
|
|
@ -253,5 +253,7 @@ namespace Yavsc.Models
|
|||
|
||||
public DbSet<CircleAuthorizationToBlogPost> BlogACL { get; set; }
|
||||
|
||||
public DbSet<CommandForm> CommandForm { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue