mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-19 22:25:36 +08:00
This commit is contained in:
@@ -4,6 +4,7 @@ interface NotificationItem {
|
||||
isRead?: boolean;
|
||||
message: string;
|
||||
title: string;
|
||||
userId: number | string;
|
||||
}
|
||||
|
||||
export type { NotificationItem };
|
||||
|
||||
Reference in New Issue
Block a user