build: 2.4.1

This commit is contained in:
手瓜一十雪
2024-09-09 09:19:23 +08:00
parent 832b49309d
commit 13ea487a0b
10 changed files with 35 additions and 22 deletions

View File

@@ -6,6 +6,7 @@ export interface GroupUploadFile {
name: string,
size: number,
busid: number,
url:string;
}
export class OB11GroupUploadNoticeEvent extends OB11GroupNoticeEvent {