jinpengyong
2020-11-13 c66c9f239e2654222e1b5620861850e4aa9df62b
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);
}