sunpengfei
2025-08-19 a59e5d99a77fcb152e6fe49df78f69cb5fd6c5a0
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");