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>