Explorar o código

修改交换分页不同查询条件2

lfy hai 2 semanas
pai
achega
fcf91b6126

+ 1 - 1
delivery-module-core/delivery-module-core-biz/src/main/resources/mapper/dwxx/DwxxMapper.xml

@@ -276,7 +276,7 @@
276 276
                     and t1.cfnum !=0
277 277
                 </when>
278 278
                 <otherwise>
279
-                   and  (t1.cfnum !=0  or t2.yxcfnum !=0)
279
+                   and  (t1.cfnum !=0  or t3.yxcfnum !=0)
280 280
                 </otherwise>
281 281
             </choose>
282 282
             <if test="pageReqVO.kqStart!=null and pageReqVO.kqEnd!=null">