mirror of
https://github.com/jiangrui1994/CloudSaver.git
synced 2026-01-12 16:18:45 +08:00
fix:优化搜索逻辑
This commit is contained in:
@@ -10,6 +10,7 @@ export interface ResourceItem {
|
||||
pubDate: string;
|
||||
cloudType: string;
|
||||
messageId?: string;
|
||||
isLastMessage?: boolean;
|
||||
}
|
||||
|
||||
export interface Resource {
|
||||
|
||||
Reference in New Issue
Block a user