Explorar el Código

【CHG】调整避雷器检查表SQL错误

ZhaoMn hace 4 años
padre
commit
7fce5ccabb

+ 2 - 2
railway-business/src/main/resources/mapper/catenary/BusJcbBlqMapper.xml

@@ -46,8 +46,8 @@
   </resultMap>
 
   <sql id="Base_Column_List">
-    id,
-    blq_id,
+    t.id,
+    t.blq_id,
     v.dept_id,
     v.dept_name,
     v.station_name as station_name,