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})