zhuo
2025-03-15 500b831eb1153e9ba04fbffefa8fdfdfa080316c
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.*,