JLChen
2021-11-29 06c09ecbdf83cc5cc33971ffb75ba81e85b6eb33
HDLSceneSiri/HDLSceneSiri/HDLSiriSceneListViewController.h
@@ -13,8 +13,11 @@
@property (nonatomic, assign) UITableViewStyle       tableViewStyle;
@property (nonatomic, strong) UITableView            *tableView;
@property (nonatomic, strong) NSMutableArray         *dataSource;
@property (nonatomic, strong) NSMutableArray         *dataSource;//NSArray<HDLSiriShortcutModel *>
@property (nonatomic, strong) NSString               *titleName;
@property (nonatomic, strong) NSString               *homeId;//住宅ID
@end
NS_ASSUME_NONNULL_END