Commit 45152635 by huluobin

# 更新

parent 09db50aa
......@@ -141,7 +141,7 @@ public class AutoTurnoverServiceImpl implements AutoTurnoverService {
} else {
log.info("没有匹配销量预测规则,采用平均销量");
log.debug("没有匹配销量预测规则,采用平均销量");
dcAutoTurnover.setDcAutoSalesForecastConfigId(-1);
dcAutoTurnover.setDcAutoSalesForecastStageConfigId(-1);
......
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