zss
2025-03-05 f3cb73380c6b3da5427ff208fe8f159f83d3d68c
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.*,