mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-20 02:15:37 +08:00
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
interface NotificationItem {
|
||||
id: number | string;
|
||||
avatar: string;
|
||||
date: string;
|
||||
isRead?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user