瀏覽代碼

分页调整

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