Commit 7a57b5827a74e82484d3be28c71c306be45821f1

Authored by liquanyu
1 parent 3f55fd5b70

儿童

Showing 1 changed file with 1 additions and 1 deletions

platform-biz-service/src/main/resources/mainOrm/master/MasterCheckItemManage.xml View file @ 7a57b58
... ... @@ -83,7 +83,7 @@
83 83 <include refid="orderAndLimit"/>
84 84 </select>
85 85  
86   - <select id="queryCheckItemManage" resultType="int"
  86 + <select id="queryCheckItemManageCount" resultType="int"
87 87 parameterType="com.lyms.platform.permission.model.CheckItemManageQuery">
88 88 SELECT count(id)
89 89 <if test="affiliateId!=null and affiliateId!=''">