From 034d61d7248e4782efb21a4a6eef3fe95aa2c578 Mon Sep 17 00:00:00 2001
From: aike <17730485278@139.com>
Date: Tue, 11 Nov 2025 17:51:51 +0800
Subject: [PATCH] =?UTF-8?q?demand:=20=20=20=20tms-=E7=BB=9F=E8=AE=A1?=
=?UTF-8?q?=E6=8A=A5=E8=A1=A8-=E6=9C=88=E7=BB=93=E5=AE=A2=E6=88=B7?=
=?UTF-8?q?=E5=87=BA=E8=B4=A7=E7=BB=9F=E8=AE=A1-=E6=9F=A5=E8=AF=A2?=
=?UTF-8?q?=E6=80=A7=E8=83=BD=E4=BC=98=E5=8C=96=20committer:=20heyu?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/mapper/EmisWaybillMapper.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml
index c3f219522..57cb2832b 100644
--- a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml
+++ b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml
@@ -4124,6 +4124,18 @@
AND a.receive_country = #{receiveCountry}
+
+
+ AND a3.sales_executive LIKE CONCAT('%', #{salesExecutive}, '%')
+
+
+
+ AND a3.sales_support LIKE CONCAT('%', #{salesSupport}, '%')
+
+
+
+ AND a3.salesmen LIKE CONCAT('%', #{salesmen}, '%')
+
AND EXISTS (