IHGuestNoRoomView.swift 195 B

123456789101112131415
  1. //
  2. // IHGuestNoRoomView.swift
  3. // Inhealth
  4. //
  5. // Created by weclouds on 2020/1/20.
  6. // Copyright © 2020 weclouds. All rights reserved.
  7. //
  8. import UIKit
  9. class IHGuestNoRoomView: UIView {
  10. }