Commit aa681b6b by 泽锋 李

fix

parent 57806394
......@@ -115,7 +115,7 @@ namespace AutoTurnOver.Controllers
turnoverDatecumulativeSales += salesList[i];
}
result[0] = salesList.ToJson();
//result[0] = salesList.ToJson();
// 累计预计到货
decimal turnoverDatepurchase = 0;
......
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