YOUPAIZhaPianTextContentView2.h 312 B

1234567891011121314151617
  1. //
  2. // YOUPAIZhaPianTextContentView2.h
  3. // YOUQU
  4. //
  5. // Created by xiaohaoran on 2021/12/14.
  6. // Copyright © 2021 MS. All rights reserved.
  7. //
  8. #import "NIMSessionMessageContentView.h"
  9. NS_ASSUME_NONNULL_BEGIN
  10. @interface YOUPAIZhaPianTextContentView2 : NIMSessionMessageContentView
  11. @end
  12. NS_ASSUME_NONNULL_END