//
// PaymentCodeViewModels.swift
// FireBoltt
// Created by ecell on 2022/8/25.
// Copyright © 2022 Sheldon. All rights reserved.
import UIKit
class PaymentCodeViewModels: ViewModel {
}