RookeyFrame 类 新增的属性 怎么迁移到数据库
SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。
在类库 Rookey.BusSys.Operate(类库) -> InitOperate.cs(类) -> App_Start(方法)
添加代码(举例):
ToolOperate.RepairTableFields(typeof(Model.Customer.Crm_Cm_ContactInfo2), new System.Collections.Generic.List<string>() { "Name2" });
具体步骤 看最后一张图
以前是这样:
新增了个属性
改动:

更多精彩