Commit c7ffc690 authored by ZWT's avatar ZWT

feat(吉林演示): 松原

1.开发间开优化结果统计功能,创建间开优化效果统计表,生成对应代码;
2.修改15天,10天,3天,1天间开优化功能,修改代码结构;

BREAKING CHANGE: 无

Closes 无

[skip ci]
parent d000c776
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
d.daily_liquid_production, d.daily_liquid_production,
d.daily_electricity_consumption, d.daily_electricity_consumption,
d.photovoltaic_power, d.photovoltaic_power,
m.month_photovoltaic_power, IFNULL( m.month_photovoltaic_power, 0 ) AS month_photovoltaic_power,
y.year_photovoltaic_power y.year_photovoltaic_power
FROM FROM
( (
......
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