fuliqi
2024-09-25 fa074e6bfce456256a4f9aa42c89e69a0582f6e7
ycl-server/src/main/java/com/ycl/platform/mapper/YwThresholdMapper.java
@@ -61,8 +61,4 @@
     */
    public int deleteYwThresholdByIds(Long[] ids);
    /**
     * 根据设备类型获取运维阈值
     */
    public List<YwThreshold> selectByType(String type);
}