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