zss
2025-03-13 3b92cf3f9cd038c446e390aab18e759b0463d24a
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>