drone-service/drone-fw/src/main/java/org/sxkj/fw/device/mapper/FwDeviceMaintainPlanMapper.xml
@@ -42,7 +42,7 @@ <include refid="deviceFields"/>,a.* from ja_fw_device_maintain_plan a left join ja_fw_device b on (a.device_id = b.id) left join ja_fw_device b on (a.device_id = b.id::VARCHAR) <where> a.is_deleted = 0 <if test="id != null and id != ''"> @@ -59,7 +59,7 @@ from ja_fw_device_maintain_plan a left join ja_fw_device b on (a.device_id = b.id) ja_fw_device b on (a.device_id = b.id::VARCHAR) <where> a.is_deleted = 0 <if test="param2.deviceId != null and param2.deviceId != ''">