32197351@qq.com преди 2 години
родител
ревизия
7aef743119
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      itdmServer/module-iTDM/src/main/java/org/jeecg/modules/itdmGongDan/mapper/xml/ItdmTestPlanMapper.xml

+ 1 - 1
itdmServer/module-iTDM/src/main/java/org/jeecg/modules/itdmGongDan/mapper/xml/ItdmTestPlanMapper.xml

@@ -44,7 +44,7 @@
 
         select c.extra_pic
         from itdm_gongdan_image as c
-        where b.weituo_id =#{weituoId}
+        where c.weituo_id =#{weituoId}
         and c.extra_pic is not null
 
     </select>