FlexJobApi.Database.Migrations/Migrations/DefaultDbContextModelSnapshot.cs
@@ -46,6 +46,21 @@ b.Property<bool>("IsDeleted") .HasColumnType("bit"); b.Property<string>("ParamValue1") .HasColumnType("nvarchar(max)"); b.Property<string>("ParamValue2") .HasColumnType("nvarchar(max)"); b.Property<string>("ParamValue3") .HasColumnType("nvarchar(max)"); b.Property<string>("ParamValue4") .HasColumnType("nvarchar(max)"); b.Property<string>("ParamValue5") .HasColumnType("nvarchar(max)"); b.Property<int>("Scene") .HasColumnType("int");