username@email.com
2021-12-21 65e60c2c3c2eb2c175cf7d2a08295d08c585f626
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)