diff --git a/shuili-system/src/main/resources/mapper/yxgh/DfYhV2Mapper.xml b/shuili-system/src/main/resources/mapper/yxgh/DfYhV2Mapper.xml index 70822330..7cb54a29 100644 --- a/shuili-system/src/main/resources/mapper/yxgh/DfYhV2Mapper.xml +++ b/shuili-system/src/main/resources/mapper/yxgh/DfYhV2Mapper.xml @@ -36,6 +36,7 @@ LEFT JOIN bs_sgc_df_xcyj jl ON jl.id = ts.form_id WHERE ts.business_type = #{dto.businessType} + and ts.status in ('1','2') AND ts.status = #{dto.status}