|
@@ -165,8 +165,8 @@
|
|
|
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>
|
|
|
+ GROUP BY f_warehouse_id
|
|
|
</select>
|
|
|
<select id="selectTWarehouseWebcamByPage" resultType="com.ruoyi.basicData.domain.TWarehouseWebcam">
|
|
|
<include refid="selectTWarehouseWebcamVo"/>
|