// // DeviceMsgHeaderView.h // LekangGuard // // Created by ecell on 2023/8/24. // #import NS_ASSUME_NONNULL_BEGIN @interface DeviceMsgHeaderView : UIView - (void)setModel; @end NS_ASSUME_NONNULL_END