username@email.com
2021-11-22 3ea38ff2083d7153c16005b0866fb5892e71f70d
zhengcaioa/Model/zhengcaioaContext.cs
@@ -5678,7 +5678,7 @@
                entity.Property(e => e.Comments)
                    .IsRequired()
                    .HasMaxLength(50)
                    .HasMaxLength(100)
                    .HasColumnName("comments");
                entity.Property(e => e.Contents)