CoreCms.Net.Model/Entities/Good/CoreCmsGoodsPartial.cs
@@ -237,5 +237,11 @@ [SugarColumn(IsIgnore = true)] public string area { get; set; } /// <summary> /// 是否有支持定制的 /// </summary> [SugarColumn(IsIgnore = true)] public bool isCustomizable { get; set; }= false; } }