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