热更新demo

moreTableViewController.h 357B

    // // moreTableViewController.h // ThePaperBase // // Created by zhousan on 15/7/23. // Copyright (c) 2015年 scar1900. All rights reserved. // #import "TPTableViewController.h" @interface moreTableViewController : TPTableViewController @property (nonatomic, strong) NSString *nodeID; @property (nonatomic, strong) specialObjectBO *specialBo; @end