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