mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
fix lottery distinct
This commit is contained in:
@@ -414,6 +414,7 @@ export interface OpenLiveInfo {
|
||||
export interface OpenLiveLotteryUserInfo {
|
||||
name: string
|
||||
uId: number
|
||||
openId: string
|
||||
level?: number
|
||||
avatar: string
|
||||
fans_medal_level: number
|
||||
|
||||
Reference in New Issue
Block a user