From fae3927d116c2c5b3be2f38d18f40c3ac1f86978 Mon Sep 17 00:00:00 2001 From: gaoqr <13665037151@163.com> Date: Thu, 4 Jun 2026 14:23:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=85=E9=81=93bug#1628=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/plate/PlateMapper.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/plate/PlateMapper.xml b/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/plate/PlateMapper.xml index 325015f04..d2819cfe2 100644 --- a/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/plate/PlateMapper.xml +++ b/cf-module-prod-executor/cf-module-prod-executor-biz/src/main/resources/mapper/plate/PlateMapper.xml @@ -25,7 +25,7 @@ - + @@ -529,7 +529,6 @@ og.name AS processGroupName, oc.name AS componentName, - ogs.goods_id as plateGoodsId, ogs.goods_name as goodsName, ogs.color as color, ogs.material as material,