分支自 ard/ruoyi-api
ard-work/src/main/resources/mapper/device/ArdChannelMapper.xml @@ -72,4 +72,7 @@ from ard_channel where device_id = #{deviceId} </delete> <delete id="clearArdChannel"> delete from ard_channel </delete> </mapper>