mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
danmaku support openId
This commit is contained in:
@@ -545,6 +545,7 @@ export interface DanmakuModel {
|
||||
price: number | null
|
||||
isEmoji: boolean
|
||||
num: number
|
||||
ouId: string
|
||||
}
|
||||
export interface ResponseFeedbackModel {
|
||||
message: string
|
||||
|
||||
Reference in New Issue
Block a user