Bladeren bron

分页调整

tomatozq 5 jaren geleden
bovenliggende
commit
ae0cb8bed8
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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