// // WechatInfoView.h // TXXiaoShiPinDemo // // Created by shengcui on 2018/9/14. // Copyright © 2018年 tencent. All rights reserved. // #import <UIKit/UIKit.h> @interface TXWechatInfoView : UIView @end