// // YOUPAIFateContentView.h // MSYOUPAI // // Created by xiaohaoran on 2022/3/30. // Copyright © 2022 MS. All rights reserved. // #import "NIMSessionMessageContentView.h" NS_ASSUME_NONNULL_BEGIN @interface YOUPAIFateContentView : NIMSessionMessageContentView @end NS_ASSUME_NONNULL_END