username@email.com
2021-12-09 d14b82fec13361486c49165371b5dee1b7089c09
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)