Commit f81e9308 by 泽锋 李

fix

parent 8e171ad1
......@@ -661,7 +661,7 @@ namespace AutoTurnOver.Models
/// <summary>
/// 商品编码
/// </summary>
[Description("商品编码")]
//[Description("查询类型")]
public int? searchType { get; set; }
/// <summary>
......@@ -707,7 +707,7 @@ namespace AutoTurnOver.Models
[Description("昨日销量(最大)")]
public int? oneday_sales_max { get; set; }
[Description("日均类型")]
//[Description("日均类型")]
public int? avg_type { get; set; }
[Description("日均(最小)")]
......
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