Commit 133096d7 authored by 黄奎's avatar 黄奎

页面修改

parent 63b0d6dd
...@@ -464,7 +464,7 @@ namespace Mall.Model.Entity.Product ...@@ -464,7 +464,7 @@ namespace Mall.Model.Entity.Product
/// </summary> /// </summary>
public string SendArea { get; set; } public string SendArea { get; set; }
/// <summary> /// <summary>
/// 商品分类 0正常商品 1司导商品 2教育商品 /// 商品分类 0正常商品 1司导商品 2教育商品,3-线下服务产品
/// </summary> /// </summary>
public int GoodsClassify { get; set; } public int GoodsClassify { get; set; }
/// <summary> /// <summary>
......
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