zss
2025-03-12 1c1ebb911e40aba9f051b6db1360956372d6a15f
cnas-require/src/main/resources/mapper/DeviceMaintenanceMapper.xml
@@ -8,7 +8,7 @@
        ,date from device_maintenance
    </select>
<!--    <select id="getDeviceMaintenancePage" resultType="com.yuanchu.mom.pojo.DeviceMaintenance">-->
<!--    <select id="getDeviceMaintenancePage" resultType="com.ruoyi.requier.pojo.DeviceMaintenance">-->
<!--        select *-->
<!--        from device_maintenance dm-->
<!--        where dm.device_id = #{deviceId}-->
@@ -19,4 +19,4 @@
        from device_maintenance dm
        where dm.device_id = #{deviceId}
    </select>
</mapper>
</mapper>