沈斌
2018-06-09 7e3a88c7442fbdd942eec005d14de2ba7fbd5395
src/main/java/com/moral/mapper/AlarmConfigMapper.java
@@ -19,4 +19,6 @@
    int updateByPrimaryKeySelective(AlarmConfig record);
    int updateByPrimaryKey(AlarmConfig record);
    AlarmConfig selectByMonitorPointId(Integer mpId);
}