zhengyiming
4 天以前 844ef8147c4e61c22d5aa40deab4b026638e1781
FlexJobApi.Database.Migrations/Migrations/LogDb/LogDbContextModelSnapshot.cs
@@ -138,6 +138,9 @@
                    b.Property<string>("ClientIpAddress")
                        .HasColumnType("nvarchar(max)");
                    b.Property<string>("ConsoleLogs")
                        .HasColumnType("nvarchar(max)");
                    b.Property<Guid?>("CreatedEnterpriseId")
                        .HasColumnType("uniqueidentifier");