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