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(