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