// // AppDelegate.h // TrustHttpDNSTestDemo // // Created by junmo on 2018/8/3. // Copyright © 2018�trustapp.com. All rights reserved. // #import @interface AppDelegate : UIResponder @property (strong, nonatomic) UIWindow *window; @end