diff --git a/src/main/resources/mybatis/datasource/highriskwork/HotworkCfdMapper.xml b/src/main/resources/mybatis/datasource/highriskwork/HotworkCfdMapper.xml index 45433b99..213783e9 100644 --- a/src/main/resources/mybatis/datasource/highriskwork/HotworkCfdMapper.xml +++ b/src/main/resources/mybatis/datasource/highriskwork/HotworkCfdMapper.xml @@ -773,7 +773,7 @@ and f.APPLY_STATUS = #{pd.APPLY_STATUS} - and f.APPLY_STATUS in ('1','2','4','5','6') + and f.APPLY_STATUS in ('1','2','4','5','6','0.9','2.5') and f.CORPINFO_ID = #{pd.CORPINFO_ID}