// // TheoryVC.h // jiaPei // // Created by EchoShacolee on 2017/7/5. // Copyright © 2017年 JCZ. All rights reserved. // #import <UIKit/UIKit.h> @interface TheoryVC : UIViewController @end