zhengcaioa/Model/zhengcaioaContext.cs
@@ -7227,7 +7227,7 @@ .HasColumnName("purchaser_name"); entity.Property(e => e.Questioned) .HasMaxLength(50) .HasMaxLength(300) .HasColumnName("questioned"); entity.Property(e => e.RequestInfo) @@ -7239,7 +7239,7 @@ .HasColumnName("respond_date"); entity.Property(e => e.Respondent) .HasMaxLength(50) .HasMaxLength(300) .HasColumnName("respondent"); entity.Property(e => e.ResultnoticeDate)