Commit 447cb3c8 by guanzhenshan

1

parent 82ee6928
......@@ -328,7 +328,7 @@ namespace Bailun.DC.LogicWareHouse
thirtyday_total_sales = list.Sum(a=>a.thirtyday_total_sales),
usable_stock = list.Sum(a=>a.usable_stock),
warehouse_code = "",
warehouse_name = "",
warehouse_name = "汇总",
});
}
......
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