fengxiang
2018-06-01 4bea542def6e511c1b508b654d3e418de3694ad1
src/main/java/com/moral/mapper/AlarmConfigMapper.java
@@ -19,4 +19,6 @@
    int updateByPrimaryKeySelective(AlarmConfig record);
    int updateByPrimaryKey(AlarmConfig record);
    AlarmConfig selectByMonitorPointId(Integer mpId);
}