screendisplay/screendisplay/Classes/Main/LMJCasesViewController.h
New file @@ -0,0 +1,13 @@ // // LMJCasesViewController.h // iOSProject // // Created by windshan on 2018/1/22. // Copyright © 2018年 windshan. All rights reserved. // #import "LMJStaticTableViewController.h" @interface LMJCasesViewController : LMJStaticTableViewController @end