diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqbgMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqbgMapper.xml index 3a60ae76..8311b1f0 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqbgMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqbgMapper.xml @@ -28,7 +28,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} and area_id = #{areaId} - + and isStatus = #{isStatus} and type = #{type} and title = #{title} and file_name like concat('%', #{fileName}, '%') @@ -38,7 +38,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqxxltjMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqxxltjMapper.xml index f72ba8e7..f1839aec 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqxxltjMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqxxltjMapper.xml @@ -29,7 +29,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} and area_id = #{areaId} - + and isStatus = #{isStatus} and type = #{type} and title = #{title} and source = #{source} @@ -40,7 +40,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqyjMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqyjMapper.xml index 5fedfa17..3f9be73a 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqyjMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqyjMapper.xml @@ -28,7 +28,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} and area_id = #{areaId} - + and isStatus = #{isStatus} and title = #{title} and source = #{source} and date_time between #{params.beginDateTime} and #{params.endDateTime} @@ -38,7 +38,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqzsMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqzsMapper.xml index 477ecf13..ed1bdc52 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqzsMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcYqzsMapper.xml @@ -37,7 +37,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} - + and date_time between #{beginDateTime} and #{endDateTime} and date_time >= #{beginDateTime} and date_time <= #{endDateTime} and remark = #{remark} diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcZbxqMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcZbxqMapper.xml index 247e1d6f..9309eef0 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcZbxqMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/netWorkYq/TcZbxqMapper.xml @@ -26,7 +26,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and area_id = #{areaId} - + and isStatus = #{isStatus} and yq_title = #{yqTitle} and dep_name like concat('%', #{depName}, '%') and yq_state = #{yqState} @@ -35,7 +35,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcBmtbMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcBmtbMapper.xml index 4743b022..eb1703e3 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcBmtbMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcBmtbMapper.xml @@ -25,7 +25,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} - + and isStatus = #{isStatus} and dep_name like concat('%', #{depName}, '%') and file_name like concat('%', #{fileName}, '%') and file_url = #{fileUrl} @@ -34,7 +34,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcDbdwMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcDbdwMapper.xml index 4478ab97..14082f58 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcDbdwMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcDbdwMapper.xml @@ -52,13 +52,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and fzr_duty = #{fzrDuty} and fzr_tel = #{fzrTel} and fzr_email = #{fzrEmail} - + and isStatus = #{isStatus} and create_by = #{createBy} and create_time between #{params.beginCreateTime} and #{params.endCreateTime} and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcDbxtMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcDbxtMapper.xml index d17f069b..708965b9 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcDbxtMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcDbxtMapper.xml @@ -58,13 +58,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and is_haveDep = #{isHavedep} and system_djbg = #{systemDjbg} and system_state = #{systemState} - + and isStatus = #{isStatus} and create_by = #{createBy} and create_time between #{params.beginCreateTime} and #{params.endCreateTime} and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcIdcdwMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcIdcdwMapper.xml index a808fc2c..e9ca240d 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcIdcdwMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcIdcdwMapper.xml @@ -26,7 +26,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} and area_id = #{areaId} - + and isStatus = #{isStatus} and ldc_name like concat('%', #{ldcName}, '%') and ip_data = #{ipData} and create_by = #{createBy} @@ -34,7 +34,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcJgdwMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcJgdwMapper.xml index 1f8d4736..edb8429d 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcJgdwMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcJgdwMapper.xml @@ -31,7 +31,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} and area_id = #{areaId} - + and isStatus = #{isStatus} and unit_name like concat('%', #{unitName}, '%') and system_name like concat('%', #{systemName}, '%') and system_url = #{systemUrl} @@ -44,7 +44,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcSdtbMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcSdtbMapper.xml index 0ccbe0d2..29ab2019 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcSdtbMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcSdtbMapper.xml @@ -26,7 +26,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} and area = #{area} - + and isStatus = #{isStatus} and file_name like concat('%', #{fileName}, '%') and file_url = #{fileUrl} and create_by = #{createBy} @@ -34,7 +34,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcSjlyMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcSjlyMapper.xml index 95a9c02e..79cf46c3 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcSjlyMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcSjlyMapper.xml @@ -31,7 +31,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} and area_id = #{areaId} and type = #{type} - + and isStatus = #{isStatus} and zc_name like concat('%', #{zcName}, '%') and aff_unit = #{affUnit} and sysyem_ip = #{sysyemIp} @@ -42,7 +42,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcTbczMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcTbczMapper.xml index bb9d906b..57254772 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcTbczMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcTbczMapper.xml @@ -29,7 +29,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} and area_id = #{areaId} - + and isStatus = #{isStatus} and unit_name like concat('%', #{unitName}, '%') and ip_address = #{ipAddress} and cz_state = #{czState} @@ -40,7 +40,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcXtjcMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcXtjcMapper.xml index fe534c68..fe353e30 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcXtjcMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcXtjcMapper.xml @@ -30,14 +30,13 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} and area_id = #{areaId} - + and isStatus = #{isStatus} and unit_name like concat('%', #{unitName}, '%') and system_name like concat('%', #{systemName}, '%') and system_url = #{systemUrl} and sysyem_ip = #{sysyemIp} and is_focus = #{isFocus} and level = #{level} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcZfwzMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcZfwzMapper.xml index dcda4b29..62661109 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcZfwzMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcZfwzMapper.xml @@ -27,7 +27,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} and area_id = #{areaId} - + and isStatus = #{isStatus} and web_url = #{webUrl} and asset_name like concat('%', #{assetName}, '%') and asset_level = #{assetLevel} @@ -36,7 +36,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc diff --git a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcZxyhMapper.xml b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcZxyhMapper.xml index 232aeb64..8883f374 100644 --- a/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcZxyhMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/tcZz/networkSecurity/TcZxyhMapper.xml @@ -30,7 +30,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and id = #{id} and area_id = #{areaId} - + and isStatus = #{isStatus} and unit_name like concat('%', #{unitName}, '%') and yh_name like concat('%', #{yhName}, '%') and level = #{level} @@ -42,7 +42,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and update_by = #{updateBy} and update_time between #{params.beginUpdateTime} and #{params.endUpdateTime} and remark = #{remark} - and isStatus = 1 order by create_time desc