diff --git a/jshERP-boot/src/main/resources/mapper_xml/DepotHeadMapperEx.xml b/jshERP-boot/src/main/resources/mapper_xml/DepotHeadMapperEx.xml
index 0aada2e2..3bf03277 100644
--- a/jshERP-boot/src/main/resources/mapper_xml/DepotHeadMapperEx.xml
+++ b/jshERP-boot/src/main/resources/mapper_xml/DepotHeadMapperEx.xml
@@ -73,7 +73,7 @@
and (m.name like #{bindKey} or m.standard like #{bindKey} or m.model like #{bindKey})
-
+
and di.depot_id in (${depotIds})
@@ -118,7 +118,7 @@
and (m.name like #{bindKey} or m.standard like #{bindKey} or m.model like #{bindKey})
-
+
and di.depot_id in (${depotIds})