// // IHViewModelProtocolDelegate.swift // Inhealth // // Created by weclouds on 2019/12/6. // Copyright © 2019 weclouds. All rights reserved. // import UIKit class IHViewModelProtocolDelegate: NSObject { }