username@email.com
2021-11-23 516ba4b650a58c367232273124a1ac966f35b5ca
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)