111,120
社区成员
发帖
与我相关
我的任务
分享 public string CommonIP { get; set; }
[Required]
public bool CommonIPEnabled { get; set; },加好以后,用着没问题,但是不知道是啥原因,用不了多久就会出错,报duplicate column name错误。现在遇到这个错误的时候,在数据库中删除这两个字段,再运行就是好的了。但是过不了多久又会出现这个错误。求大神指点!