base-server/src/main/resources/mapper/DeviceMapper.xml @@ -70,6 +70,7 @@ select distinct father from mom_ocean.device where state = 1 and type = #{type} </select> <!--批量删除--> <update id="delAllDevice">