lizijie
2019-07-10 e97c393e23f4c015a44b5fef5fd26ae288bc6c0f
src/main/java/com/moral/mapper/AlarmConfigMapper.java
@@ -21,4 +21,6 @@
    int updateByPrimaryKey(AlarmConfig record);
    AlarmConfig selectByMonitorPointId(Integer mpId);
    AlarmConfig selectByDeviceMac(String mac);
}