Procházet zdrojové kódy

紫金报价修改

wks před 2 roky
rodič
revize
1a4530528a

+ 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 != ''">