zhuo
2025-04-01 cb3ec598dc18e66b70a2cc9f7181c8be5bcf6e57
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.*,