ThimraTV/MoviaBox/Class/Wallet/Model/SPBuyRecordsModel.swift

16 lines
186 B
Swift

//
// SPBuyRecordsModel.swift
// MoviaBox
//
// Created by on 2025/5/6.
//
import UIKit
import SmartCodable
class SPBuyRecordsModel: SPModel, SmartCodable {
}