From 53098a120096b17c221aa88dc485ab0dba80b299 Mon Sep 17 00:00:00 2001 From: linfso Date: Sun, 4 Aug 2024 19:03:22 +0800 Subject: [PATCH] md --- emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml index 9b48dd55f..79c80b5d8 100644 --- a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml @@ -974,11 +974,11 @@ and a.waybill_status='0' and a.order_status='0' - + and FIND_IN_SET(a.`problem_type`,#{params.problemQueryIds}) - + and