//
// RoomQuitViewModel.swift
// yinmeng-ios
// Created by yinmeng on 2024/3/7.
import UIKit
import RxSwift
class RoomQuitViewModel: NSObject {
}