热更新demo

topicHomeController.h 290B

    // // topicHomeController.h // ThePaperDemo // // Created by zhousan on 15/7/15. // Copyright (c) 2015年 scar1900. All rights reserved. // #import "newPageBaseController.h" @interface topicHomeController : newPageBaseController @property (nonatomic, strong) NSString *nodeID; @end