CoreCms.Net.Model/ViewModels/DTO/ProductDto.cs
@@ -109,7 +109,10 @@ /// 普通经销商分成 /// </summary> public decimal distributionCutMoney { get; set; } /// <summary> /// 是否支持封面定制 /// </summary> public bool isCustomizable { get; set; } =false; /// <summary> /// /// </summary>