// // YOUPAILZChatRoomBlindDateAnimationAttachment.h // YOUQU // // Created by CY on 2021/12/20. // Copyright © 2021 MS. All rights reserved. // #import #import "LCCustomAttachmentDefine.h" NS_ASSUME_NONNULL_BEGIN @interface YOUPAILZChatRoomBlindDateAnimationAttachment : NSObject @property (nonatomic,strong) NSArray *select_data; @end NS_ASSUME_NONNULL_END