库存按货主查询修改;
This commit is contained in:
@@ -243,6 +243,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||||||
<include refid="selectMaterialInventoryPo1"/>
|
<include refid="selectMaterialInventoryPo1"/>
|
||||||
<include refid="com.mhd.wms.domain.materialBaseInfo.repository.mapper.MaterialBaseInfoMapper.JoinMaterialBaseInfoPoWhere"/>
|
<include refid="com.mhd.wms.domain.materialBaseInfo.repository.mapper.MaterialBaseInfoMapper.JoinMaterialBaseInfoPoWhere"/>
|
||||||
</where>
|
</where>
|
||||||
|
GROUP BY a.SHIPPER_ID
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<resultMap type="com.mhd.wms.domain.materialInventory.repository.po.MaterialInventoryQueryListPO" id="MaterialQueryListResult">
|
<resultMap type="com.mhd.wms.domain.materialInventory.repository.po.MaterialInventoryQueryListPO" id="MaterialQueryListResult">
|
||||||
|
|||||||
Reference in New Issue
Block a user