transport loading order status in brisanje
This commit is contained in:
@@ -833,6 +833,9 @@ namespace EveryThing.Migrations
|
||||
b.Property<string>("PreText")
|
||||
.HasColumnType("longtext");
|
||||
|
||||
b.Property<int>("State")
|
||||
.HasColumnType("int");
|
||||
|
||||
b.Property<float>("Total")
|
||||
.HasColumnType("float");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user