IHAreaView.swift 181 B

1234567891011121314
  1. //
  2. // IHAreaView.swift
  3. // Inhealth
  4. //
  5. // Created by weclouds on 2019/12/13.
  6. // Copyright © 2019 weclouds. All rights reserved.
  7. //
  8. import UIKit
  9. class IHAreaView: UIView {
  10. }