// // ViewController.h // model // // Created by zuxiukuan on 2018/7/15. // Copyright © 2018年 Mine. All rights reserved. // #import <UIKit/UIKit.h> @interface ViewController : UIViewController @end