From ebf8a978472531a5d58454430b615a274a1b87c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com>
Date: Mon, 23 Aug 2021 00:18:43 +0800
Subject: [PATCH] =?UTF-8?q?=E7=9B=98=E7=82=B9=E5=A4=8D=E7=9B=98=E6=94=B9?=
=?UTF-8?q?=E4=B8=BA=E6=9C=AA=E5=AE=A1=E6=A0=B8=E5=B0=B1=E6=9B=B4=E6=96=B0?=
=?UTF-8?q?=E5=AE=9E=E6=97=B6=E5=BA=93=E5=AD=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
jshERP-boot/src/main/resources/mapper_xml/DepotItemMapperEx.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}