MainViewController.h 254 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 // // MainViewController.h // Demo_qiyu // // Created by 许 on 17/6/7. // Copyright © 2017年 winFan. All rights reserved. // #import <UIKit/UIKit.h> #import <HaiBaoJuheSDK/HaiBaoJuheSDK2.h> @interface MainViewController : UIViewController @end