lpw
2022-03-14 97e0c8c40b75782ede9d170b121f393c427dcdd2
commit | author | age
85c9ff 1 //
H 2 //  WAWechatUser.h
3 //  WAWechatImplUI
4 //
5 //  Created by hank on 2016/11/23.
6 //  Copyright © 2016年 hank. All rights reserved.
7 //
8
9 #import <WASdkIntf/WASdkIntf.h>
10 #import <WACommon/WACommon.h>
11
12 @interface WAWechatUser : WAIUser
13
14 @end