From ed9a263abf7dc8214da0e2d4d82d1f4efe970ce7 Mon Sep 17 00:00:00 2001
From: anthonyywj2 <353682448@qq.com>
Date: Mon, 15 Aug 2022 14:04:09 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BA=93=E5=AD=98=E6=8F=92=E5=85=A5=E9=97=AE?=
=?UTF-8?q?=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../resources/mybatis/mapper/inventory/InvPreProductDao.xml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/api-admin/src/main/resources/mybatis/mapper/inventory/InvPreProductDao.xml b/api-admin/src/main/resources/mybatis/mapper/inventory/InvPreProductDao.xml
index ade6055..f5bbb38 100644
--- a/api-admin/src/main/resources/mybatis/mapper/inventory/InvPreProductDao.xml
+++ b/api-admin/src/main/resources/mybatis/mapper/inventory/InvPreProductDao.xml
@@ -84,10 +84,12 @@
AND supId is NULL
-
+
AND batchNo = #{batchNo}
-
+
+ AND batchNo is NULL
+
AND batchNo is NULL