浏览代码

代码修改提交

wangchangsheng 1 年之前
父节点
当前提交
9fbbc581d3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ims-service/ims-eval/src/main/resources/mappers/OrganizationEvaluationInfoMapper.xml

+ 1 - 1
ims-service/ims-eval/src/main/resources/mappers/OrganizationEvaluationInfoMapper.xml

@@ -75,7 +75,7 @@
                 and  oer.organization_id = #{organizationId}
             </if>
 
-            and id.option_code not in ('CZ','CZMAX','CZMIN')
+            and id.option_code not in ('CZ','CZMAX','CZMIN','LRGXKLMAX','LRGXKLMIN','DWQWLRMAX','DWQWLRMIN')
         </where>
 
         order by oer.organization_id,dd.data_key,i.id,id.child_code,id.option_code desc