我正在开发 NopCommerce 2.60,并通过添加两个新字段(如“WebsiteURL”和“图片上传”)扩展了 NopCommerce 2.6 中的附属模块。
为此,我对Affiliate Services, Affiliate Controller, Affiliate.cs, Affiliate Map,Affiliate Model文件进行了更改。现在,如果我想将这些更改集成到即将发布的 NopCommerce 版本中。
那么有什么更好的方法来更改 NopCommerce 代码并轻松集成到即将发布的 NopCommerce 版本中呢?