Commit b87b80c2 authored by 朱晨阳's avatar 朱晨阳

Merge remote-tracking branch 'origin/developer' into developer

parents 01317c76 06bead74
......@@ -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