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