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