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