zhuo
2025-03-03 941cc225c9c1f840aa1ddbeb2e999ba0ccc9c71d
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(