hair cut command
This commit is contained in:
parent
b0f81edeac
commit
22701c784e
18 changed files with 2135 additions and 123 deletions
|
|
@ -944,7 +944,7 @@ namespace Yavsc.Migrations
|
|||
b.Property<long>("Id")
|
||||
.ValueGeneratedOnAdd();
|
||||
|
||||
b.Property<string>("Action");
|
||||
b.Property<string>("ActionName");
|
||||
|
||||
b.Property<string>("ActivityCode")
|
||||
.IsRequired();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue