// // RegistVC.h // jiaPei // // Created by apple on 2017/9/26. // Copyright © 2017年 JCZ. All rights reserved. // #import <UIKit/UIKit.h> @interface RegistVC : UIViewController @end