tomatozq пре 5 година
родитељ
комит
ae0cb8bed8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      picc-common/src/main/resources/mapper/business/InsurancePolicy.xml

+ 1 - 1
picc-common/src/main/resources/mapper/business/InsurancePolicy.xml

@@ -183,7 +183,7 @@
 			) as t
 		]]>
         <where>
-            del_flag=0 and a.no_>1
+            del_flag=0 and no_>1
             <if test="searchParams.companyId != null">
                 and id_ in(
                     select b.policy_id from business_insurance_application a,business_application_policy b