FlexJobApi.Database.Migrations/Migrations/DefaultDbContextModelSnapshot.cs
@@ -499,6 +499,9 @@ b.Property<string>("BankCardImg") .HasColumnType("nvarchar(max)"); b.Property<string>("CertAccount") .HasColumnType("nvarchar(max)"); b.Property<Guid?>("CreatedEnterpriseId") .HasColumnType("uniqueidentifier"); @@ -558,9 +561,6 @@ .HasColumnType("bit"); b.Property<string>("ProxyPowerAttorneyUrl") .HasColumnType("nvarchar(max)"); b.Property<string>("RealId") .HasColumnType("nvarchar(max)"); b.Property<string>("SocietyCreditCode")