username@email.com
2021-12-14 18db26a9759c18cac8fa3df420ff80d9f0de1ed9
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)