Commit bcf7cc59 by guanzhenshan

增加sku来源利润统计报表

parent 88f097fb
......@@ -560,5 +560,10 @@ namespace Bailun.DC.Models.Orders
/// 产品类型
/// </summary>
public string product_type_desc { get; set; }
/// <summary>
/// sku来源
/// </summary>
public int source { 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