Explorar o código

紫金报价修改

wks %!s(int64=2) %!d(string=hai) anos
pai
achega
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 != ''">