sunpengfei
2025-08-12 03baa99828547434323aba429e8d6c141c79a467
FlexJobApi.Database.Migrations/Migrations/DefaultDbContextModelSnapshot.cs
@@ -1663,7 +1663,7 @@
                    b.Property<Guid?>("CreatedUserId")
                        .HasColumnType("uniqueidentifier");
                    b.Property<DateTime>("EndDate")
                    b.Property<DateTime?>("EndDate")
                        .HasColumnType("datetime2");
                    b.Property<string>("Img")
@@ -1681,7 +1681,7 @@
                    b.Property<int>("Sort")
                        .HasColumnType("int");
                    b.Property<DateTime>("StartDate")
                    b.Property<DateTime?>("StartDate")
                        .HasColumnType("datetime2");
                    b.Property<string>("TraceId")