Commit e50f2656 authored by 黄奎's avatar 黄奎

新增字段

parent 4c86849c
...@@ -2056,6 +2056,10 @@ namespace Mall.Model.Extend.MarketingCenter ...@@ -2056,6 +2056,10 @@ namespace Mall.Model.Extend.MarketingCenter
/// </summary> /// </summary>
public string backgroundColor { get; set; } public string backgroundColor { get; set; }
/// <summary>
/// 分享按钮图片
/// </summary>
public string bottonImg { 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