value
2024-04-26 02dab566014a28bbcd6b2a2004a857562101e459
framework/src/main/java/com/yuanchu/mom/service/InformationNotificationService.java
@@ -23,4 +23,6 @@
    void markAllInformationReadOrDeleteAllReadMessages(Boolean isMarkAllInformationRead);
    Boolean checkForUnreadData();
    void triggerModificationStatusToRead(Integer id);
}