Commit 68cc1d07 authored by 吴春's avatar 吴春

提交代码

parent 21da0253
......@@ -223,5 +223,10 @@ namespace Mall.Model.Entity.Product
/// 赠送粉象等级期限(月)
/// </summary>
public int? PresentFXMonth { get; set; }
/// <summary>
/// 分类包邮规则备注
/// </summary>
public string FreeShippingRemarks { get; set; }
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment