Commit 0b1a7929 by lizefeng

平均值计算异常

parent e78284de
......@@ -110,6 +110,7 @@ namespace AutoTurnOver.Services
{
// 不够3个单,不该有平均数
data.delivery_days = 0;
data.supplier_name = ""
AveragePurchase.Save(data, conn);
}
......
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