@@ -837,7 +837,7 @@
<select id="listStation" resultMap="JcabStationMap">
SELECT distinct v.station_id, v.station_name
- FROM base_fjxgmd t
+ FROM base_fdfxjyq t
LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
<where>
t.del_flag='0'