sunpengfei
2 天以前 78b5e0a2e4c48239983e236c48f8c0b897d69f9e
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");