@@ -165,6 +165,7 @@
from t_customer_contact t1 left join t_whgenleg t2 on t1.f_pid = t2.f_corpid
where f_tel = #{external})
</if>
+ GROUP BY f_warehouse_id
</where>
</select>
<select id="selectTWarehouseWebcamByPage" resultType="com.ruoyi.basicData.domain.TWarehouseWebcam">