Commit 2dda7baf authored by hezhuozhi's avatar hezhuozhi

解决【web端&小程序端-电站监控】电站统计,按照电站座数统计错误

parent 34228114
......@@ -470,7 +470,7 @@
<if test="dto.amosCompanyCode!=null">
and hygf_jp_station.amos_company_code =#{dto.amosCompanyCode}
</if>
and hygf_jp_station.`on_grid_type`=null and hygf_jp_station.type='家庭户用'
and hygf_jp_station.`on_grid_type` is null and hygf_jp_station.type='家庭户用'
</where>
</select>
......
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