朱佳吉
2024-05-09 d4fd54448ff25bfecb1ea026fb2389a7e331a3fd
framework/src/main/java/com/yuanchu/mom/service/InformationNotificationService.java
@@ -23,4 +23,6 @@
    void markAllInformationReadOrDeleteAllReadMessages(Boolean isMarkAllInformationRead);
    Boolean checkForUnreadData();
    void triggerModificationStatusToRead(Integer id);
}