Commit 7a57b5827a74e82484d3be28c71c306be45821f1
1 parent
3f55fd5b70
Exists in
master
and in
6 other branches
儿童
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!=''"> |