feat(push): integrate Honor and Xiaomi push plugins with related updates
This commit is contained in:
@@ -46,6 +46,8 @@ export interface FileSegmentData {
|
||||
name: string;
|
||||
size?: number;
|
||||
mime_type?: string;
|
||||
/** 文件已过期(已被服务端清理),前端据此显示失效状态 */
|
||||
expired?: boolean;
|
||||
}
|
||||
|
||||
export interface AtSegmentData {
|
||||
|
||||
Reference in New Issue
Block a user