FlexJobApi.Database.Migrations/Migrations/DefaultDbContextModelSnapshot.cs
@@ -32,7 +32,8 @@ .HasColumnType("int"); b.Property<string>("Code") .HasColumnType("nvarchar(max)"); .HasMaxLength(32) .HasColumnType("nvarchar(32)"); b.Property<DateTime?>("CompletedTime") .HasColumnType("datetime2"); @@ -559,6 +560,9 @@ b.Property<string>("ProxyPowerAttorneyUrl") .HasColumnType("nvarchar(max)"); b.Property<string>("RealId") .HasColumnType("nvarchar(max)"); b.Property<string>("SocietyCreditCode") .IsRequired() .HasMaxLength(18)