房间排名和首页搜索房间
This commit is contained in:
12
yinmeng-ios/Modules/Auth/VM/YinClientInfoModel.swift
Normal file
12
yinmeng-ios/Modules/Auth/VM/YinClientInfoModel.swift
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// YinClientInfoModel.swift
|
||||
// yinmeng-ios
|
||||
//
|
||||
// Created by duoban on 2024/3/22.
|
||||
//
|
||||
|
||||
import UIKit
|
||||
import HandyJSON
|
||||
struct YinClientInfoModel: HandyJSON {
|
||||
var h5Uris:[YinRankH5UrlModel] = []
|
||||
}
|
Reference in New Issue
Block a user