@@ -58,7 +58,7 @@
</resultMap>
<sql id="Base_Column_List">
- id,
+ t.id,
v.dept_id,
v.dept_name,
v.station_name as station_name,
@@ -52,7 +52,7 @@