diff --git a/Rk-progect/ruoyi-project/src/main/resources/mapper/project/PaProjectInfoMapper.xml b/Rk-progect/ruoyi-project/src/main/resources/mapper/project/PaProjectInfoMapper.xml index c5e3b7fa..db137407 100644 --- a/Rk-progect/ruoyi-project/src/main/resources/mapper/project/PaProjectInfoMapper.xml +++ b/Rk-progect/ruoyi-project/src/main/resources/mapper/project/PaProjectInfoMapper.xml @@ -829,9 +829,9 @@ from "PUBLIC"."pa_instruction" - and year= #{year} - and year < 2016 - and year >= 2016 + and year= #{yearRadio2} + and year < 2016 + and year >= 2016 and "num" = #{num} and "total_num" = #{totalNum} @@ -862,9 +862,9 @@ "status" = '1' - and year= #{year} - and year < 2016 - and year >= 2016 + and year= #{yearRadio2} + and year < 2016 + and year >= 2016 and "num" = #{num} and "total_num" = #{totalNum}