From 8fe8b94dec02c29abbf69ecc4243e3576d766b77 Mon Sep 17 00:00:00 2001 From: gaoqr <13665037151@163.com> Date: Mon, 1 Jun 2026 11:13:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AA=E6=89=93=E5=8C=85=E5=BC=82=E5=B8=B8?= =?UTF-8?q?=E8=AF=AD=E6=B3=95=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/orderParts/OrderPartsMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/orderParts/OrderPartsMapper.xml b/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/orderParts/OrderPartsMapper.xml index c488d7fcc..cc7ed21d1 100644 --- a/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/orderParts/OrderPartsMapper.xml +++ b/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/orderParts/OrderPartsMapper.xml @@ -454,7 +454,7 @@ oi.parts_id != 0 AND oi.package_id = 0 AND oi.source_id = 0 - AND oi.group_id != 0L + AND oi.group_id != 0 AND op.deleted = false AND op.type != '封边条' AND oi.order_id IN