From 52b6d5e47a8baba621b51d070cf30dbd9d223f8d Mon Sep 17 00:00:00 2001 From: wangh <123456> Date: Fri, 5 Jan 2024 16:51:31 +0800 Subject: [PATCH] =?UTF-8?q?update=20-=20=E8=B4=A8=E6=A3=80=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E8=BF=94=E4=BF=AE=E7=BB=93=E6=9E=9C=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aucma-api/src/main/resources/mapper/PdaBindingMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/aucma-api/src/main/resources/mapper/PdaBindingMapper.xml b/aucma-api/src/main/resources/mapper/PdaBindingMapper.xml index de714bf..384d36c 100644 --- a/aucma-api/src/main/resources/mapper/PdaBindingMapper.xml +++ b/aucma-api/src/main/resources/mapper/PdaBindingMapper.xml @@ -54,6 +54,7 @@ TEST_ITEM_CODE as STATION_CODE, QUALITY_DEFECT_CODE, QUALITY_DEFECT_NAME, + PROCESS_RESULT, br.PRODUCT_LINE_NAME from REPORT_QUALITY_INSPECTION rqi left join BASE_PRODUCTLINE br on rqi.STATION_CODE=br.PRODUCT_LINE_CODE