xufenglei
2018-05-14 b25fef7e301ad5bd947dc213d2f4455f434139f5
src/main/java/com/moral/mapper/AlarmConfigMapper.java
@@ -19,4 +19,6 @@
    int updateByPrimaryKeySelective(AlarmConfig record);
    int updateByPrimaryKey(AlarmConfig record);
    AlarmConfig selectByMonitorPointId(Integer mpId);
}