当前位置: 代码迷 >> 综合 >> PrimaryKey
  详细解决方案

PrimaryKey

热度:39   发布时间:2023-12-06 15:48:55.0

You can't specify more than one PrimaryKeyAttribute in a class. Check type Com.ChangeSoft.ERP.Entity.TDescMs

 

 

下载的那个Mygeneration的一个AR模板不好用,复合主键的情况下。他在同一个class里生产多个PrimaryKeyAttribute。导致AR初始化出错。