sunpengfei
2025-08-12 c582e460986388dec3c337f3fbc2b8cf616c6e4a
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")