需要再映射属性字段增加Not.Insert()

Map(x => x.Provrince, "PROVRINCE").Not.Insert();
Map(x => x.City, "CITY").Not.Insert();

相关文章: