Command forms
This commit is contained in:
@ -253,5 +253,7 @@ namespace Yavsc.Models
|
|||||||
|
|
||||||
public DbSet<CircleAuthorizationToBlogPost> BlogACL { get; set; }
|
public DbSet<CircleAuthorizationToBlogPost> BlogACL { get; set; }
|
||||||
|
|
||||||
|
public DbSet<CommandForm> CommandForm { get; set; }
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user