TXWechatInfoView.h 213 B

12345678910111213
  1. //
  2. // WechatInfoView.h
  3. // TXXiaoShiPinDemo
  4. //
  5. // Created by shengcui on 2018/9/14.
  6. // Copyright © 2018年 tencent. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @interface TXWechatInfoView : UIView
  10. @end