// // BoxHeartbeatReStartView.h // 双子星云手机 // // Created by xd h on 2025/2/8. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface BoxHeartbeatReStartView : UIView - (void)colseFun; @end NS_ASSUME_NONNULL_END