Column names in each table must be unique. Column name 'Discriminator' in table 'AspNetUserTokens' is specified more than once

前端 未结 0 1212
余生分开走
余生分开走 2021-01-15 01:53

I am developing an ASP.NET Core 5 application and I just made a modification to one of the model classes as follows

  ...
  public long OfferId { get; set; }
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题