skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/materials/mapper/MaterialsManageMapper.xml
@@ -58,7 +58,7 @@ <if test="vo.town !=null and vo.town !=''"> AND MM.town = #{vo.town} </if> <if test="vo.resGuid !=null and resGuid !=''"> <if test="vo.resGuid !=null and vo.resGuid !=''"> AND MM.res_guid = #{vo.resGuid} </if> <if test="vo.year!=null and vo.year!=''">