zhengyiming
3 天以前 b8cf451145b72ff7ce728c101adad3574e722697
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");