finance-system/src/main/resources/mapper/system/TbBasicDataMapper.xml
@@ -116,12 +116,6 @@ <if test="isAll!=null and isAll == 2"> AND tbd.dept_area_code = #{areaCode} </if> <if test="yearType==1"> AND YEAR(tbd.reporting_time) = YEAR(CURDATE()) </if> <if test="yearType==2"> AND YEAR(tbd.reporting_time) = YEAR(CURDATE())-1 </if> </where> </select> <select id="getKuKuanBaoZhangShuiPingByAreaCode" resultType="java.lang.String">