Commit 899a58c0 authored by 朱晨阳's avatar 朱晨阳

修改参数名

parent 5db512f4
......@@ -700,7 +700,7 @@
<where>
hygf_jp_station.regional_companies_code is not null
<if test="thirdStationId!=null">
and hygf_jp_station.thirdStationId =#{thirdStationId}
and hygf_jp_station.third_station_id =#{thirdStationId}
</if>
<if test="type!=null and type != ''">
and hygf_jp_station.type =#{type}
......
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