kaiyu
2020-11-18 8beab91730f3e3cd6b53e4d498f763ff9dc65ef5
src/main/java/com/moral/service/MonitorPointService.java
@@ -56,4 +56,6 @@
    List<MonitorPoint> getMonitorPointListByAccountId(int id);
    MonitorPoint byIdGetMonitorPoint(int id);
    String getOrgIdByMac(String mac);
}