From a2e6f28126a80abb706fc9bc950f8588fa2434f1 Mon Sep 17 00:00:00 2001 From: xs Date: Thu, 29 Aug 2024 18:34:51 +0800 Subject: [PATCH] =?UTF-8?q?3.0.1=20MES:=20=E5=9C=A8=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E6=9D=A1=E7=A0=81=E4=BF=A1=E6=81=AF=E6=97=B6=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E9=87=87=E8=B4=AD=E8=AE=A2=E5=8D=95ID=E7=9A=84=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=EF=BC=8C=E4=BB=A5=E5=9C=A8=E5=8E=9F=E6=9D=90=E6=96=99?= =?UTF-8?q?=E5=85=A5=E5=BA=93=E6=97=B6=E4=BF=9D=E5=AD=98=E9=87=87=E8=B4=AD?= =?UTF-8?q?=E8=AE=A2=E5=8D=95ID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/mes/MesBaseBarcodeInfoMapper.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hw-modules/hw-mes/src/main/resources/mapper/mes/MesBaseBarcodeInfoMapper.xml b/hw-modules/hw-mes/src/main/resources/mapper/mes/MesBaseBarcodeInfoMapper.xml index da71a92..97cf702 100644 --- a/hw-modules/hw-mes/src/main/resources/mapper/mes/MesBaseBarcodeInfoMapper.xml +++ b/hw-modules/hw-mes/src/main/resources/mapper/mes/MesBaseBarcodeInfoMapper.xml @@ -72,6 +72,7 @@ bbi.amount, bbi.machine_name, bbi.print_number, + bbi.purchase_order_id, bbi.po_no, bbi.production_date, bbi.accepted_date, @@ -369,6 +370,7 @@ bbi.amount, bbi.machine_name, bbi.print_number, + bbi.purchase_order_id, bbi.po_no, bbi.production_date, bbi.accepted_date,