zss
2025-03-05 b683ff57e3c2442e5cb2e9d606b484fc4106e0b6
cnas-device/src/main/resources/mapper/DeviceMapper.xml
@@ -89,11 +89,6 @@
             , #{createUser}
             , #{createTime})
    </select>
    <select id="selectDevicePrincipal" resultType="com.ruoyi.device.pojo.Device">
        select id,
               equipment_manager
        from device
    </select>
    <select id="selectDeviceParameterPage" resultType="com.ruoyi.device.pojo.Device">
        select * from(