zhuo
2025-03-16 193f571295f47a40ea6b5e501776c8ff0432a9d4
cnas-device/src/main/resources/mapper/DeviceMapper.xml
@@ -90,7 +90,7 @@
             , #{createTime})
    </select>
    <select id="selectDeviceParameterPage" resultType="com.ruoyi.device.pojo.Device">
    <select id="selectDeviceParameterPage" resultType="com.ruoyi.device.dto.DeviceDto">
        select * from(
        SELECT
        d.*,