eight
2024-09-23 f14d9737da8bbe94e82427f2d0e727fd15c88f2e
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/devmanage/DeviceService.java
@@ -46,6 +46,14 @@
    DeviceDO getDevice(Integer id);
    /**
     * 获得设备
     *
     * @param devId 编号
     * @return 设备
     */
    DeviceDO getDevice(String devId);
    /**
     * 获得设备分页
     *
     * @param pageReqVO 分页查询