移动系统liao
2024-12-11 c573732636815e569d24aacff11a82f93602585a
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>