chenrui
2025-03-03 68a42ee3b831e9f973c817a9792a79e5f0e4d9f3
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(