Browse Source

代码修改提交

wangchangsheng 1 year ago
parent
commit
9fbbc581d3

+ 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