From f38a6ab9a4c3ccd1292cf0367e7a9504256338cb Mon Sep 17 00:00:00 2001
From: fl <3098731433@qq.com>
Date: Wed, 16 Apr 2025 09:16:44 +0800
Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../mappers/imgUpload/QualityInspectionMapper.xml | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/mappers/imgUpload/QualityInspectionMapper.xml b/src/main/resources/mappers/imgUpload/QualityInspectionMapper.xml
index 92456a6..292400a 100644
--- a/src/main/resources/mappers/imgUpload/QualityInspectionMapper.xml
+++ b/src/main/resources/mappers/imgUpload/QualityInspectionMapper.xml
@@ -160,12 +160,18 @@
and tsv.gx_id = #{gxId}
-
- and tp.status = #{proStatus}
+
+ and tsv.rect_status = #{rectStatus}
and locate(#{keyWord},tsv.check_place)
+
+ and tsv.pro_id in
+
+ #{proId}
+
+
GROUP BY tsv.id