فهرست منبع

紫金报价修改

wks 2 سال پیش
والد
کامیت
1a4530528a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/main/resources/mapper/modules/order/InsOrdersMapper.xml

+ 1 - 1
src/main/resources/mapper/modules/order/InsOrdersMapper.xml

@@ -233,7 +233,7 @@
             <if test="orderQueryVo.frameNo != null and orderQueryVo.frameNo != ''">
                 and io.frameno = #{orderQueryVo.frameNo}
             </if>
-            <if test="orderQueryVo.insuredName != null and orderQueryVo.insuredName != ''">
+            <if test="orderQueryVo.licenseNo != null and orderQueryVo.licenseNo != ''">
                 and io.licenseno = #{orderQueryVo.licenseNo}
             </if>
             <if test="orderQueryVo.insuredName != null and orderQueryVo.insuredName != ''">