diff --git a/jshERP-boot/src/main/resources/mapper_xml/DepotItemMapperEx.xml b/jshERP-boot/src/main/resources/mapper_xml/DepotItemMapperEx.xml index 447471fe..218d1151 100644 --- a/jshERP-boot/src/main/resources/mapper_xml/DepotItemMapperEx.xml +++ b/jshERP-boot/src/main/resources/mapper_xml/DepotItemMapperEx.xml @@ -259,7 +259,7 @@ and di.material_id=#{mId} - and dh.sub_type='盘点复盘' and dh.`Status`='1' + and dh.sub_type='盘点复盘' and di.depot_id=#{depotId}