1234567891011121314151617 |
- //
- // YOUPAIZhaPianTextContentView.h
- // YOUQU
- //
- // Created by xiaohaoran on 2021/12/13.
- // Copyright © 2021 MS. All rights reserved.
- //
- #import "NIMSessionMessageContentView.h"
- NS_ASSUME_NONNULL_BEGIN
- @interface YOUPAIZhaPianTextContentView : NIMSessionMessageContentView
- @end
- NS_ASSUME_NONNULL_END
|