JLChen
2021-11-29 8e547fc6cb707997f3a9d2f403f476b3d14904b1
HDLSceneSiriDemo/HDLSceneSiriDemo/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