JLChen
2021-11-29 2e82c7f03b0833e3a149d02453d66d8db133b2ce
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