Commit a4292f30 authored by wujiang's avatar wujiang

修改户用光伏不一致

parent f8deeeb6
...@@ -786,7 +786,7 @@ ...@@ -786,7 +786,7 @@
regional_companies_code regional_companies_code
from hygf_jp_station from hygf_jp_station
<where> <where>
hygf_jp_station.regional_companies_code is not null <!-- hygf_jp_station.regional_companies_code is not null-->
<if test="thirdStationId!=null"> <if test="thirdStationId!=null">
and hygf_jp_station.third_station_id =#{thirdStationId} and hygf_jp_station.third_station_id =#{thirdStationId}
</if> </if>
......
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