#import "Factory.h" #import "TalentDetailaCell.h" #import "AppMacro.h" @interface DSMYDetailsCommentViewController ()<UITableViewDelegate, UITableViewDataSource>
就这个地方, xcode报错也不智能, 最后才找到
#import "Factory.h" #import "TalentDetailaCell.h" #import "AppMacro.h" @interface DSMYDetailsCommentViewController ()<UITableViewDelegate, UITableViewDataSource>