feat: 优化弹幕动效, 开始自动操作编写

This commit is contained in:
2025-04-18 02:34:20 +08:00
parent d53295bb0c
commit 5891f20f86
29 changed files with 2528 additions and 184 deletions

View File

@@ -550,7 +550,7 @@ export enum QueueStatus {
}
export interface EventModel {
type: EventDataTypes
name: string
uname: string
uface: string
uid: number
open_id: string