// // IHAlertController.h // RunTest // // Created by weclouds on 2019/12/29. // Copyright © 2019 weclouds. All rights reserved. // #import NS_ASSUME_NONNULL_BEGIN @interface IHAlertController : UIAlertController @end NS_ASSUME_NONNULL_END