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