音萌商店包房间
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MicSequenceModel.swift
|
||||
// yinmeng-ios
|
||||
//
|
||||
// Created by duoban on 2024/3/11.
|
||||
//
|
||||
|
||||
import UIKit
|
||||
|
||||
class MicSequenceModel: NSObject {
|
||||
var microState:MicSeatModel?
|
||||
var user:UserObject?
|
||||
}
|
Reference in New Issue
Block a user