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