From 0f75399332026ba39106e6b7115f4d857315933b Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Tue, 16 Jan 2024 15:58:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/szwh/OrderMapper.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/mapper/szwh/OrderMapper.xml b/src/main/resources/mapper/szwh/OrderMapper.xml index 4331ba2..f74243b 100644 --- a/src/main/resources/mapper/szwh/OrderMapper.xml +++ b/src/main/resources/mapper/szwh/OrderMapper.xml @@ -78,7 +78,7 @@ + and k!='ou.name' and k!='o.createtime' and k!='o.status'"> ${k} = #{v} @@ -90,7 +90,7 @@ ${v} - + o.status IN (${v}) @@ -111,7 +111,7 @@ + and k!='ou.name' and k!='o.createtime' and k!='o.status'"> ${k} = #{v} @@ -123,7 +123,7 @@ ${v} - + o.status IN (${v})