screendisplay/screendisplay/Classes/Main/LMJNewViewController.h
New file @@ -0,0 +1,13 @@ // // LMJNewViewController.h // PLMMPRJK // // Created by windshan on 2017/4/6. // Copyright © 2017年 GoMePrjk. All rights reserved. // #import "LMJStaticTableViewController.h" @interface LMJNewViewController : LMJStaticTableViewController @end