lpw
2021-02-02 eec5d6105e17dfbe6335947986cecc93c9f30c29
commit | author | age
eec5d6 1 //
L 2 //  WAQQUser.h
3 //  WAQQImpl
4 //
5 //  Created by LPW on 2020/3/9.
6 //  Copyright © 2020 LPW. All rights reserved.
7 //
8
9 #import <WASdkIntf/WASdkIntf.h>
10 #import "WAQQCore.h"
11 NS_ASSUME_NONNULL_BEGIN
12
13 @interface WAQQUser : WAIUser
14
15
16
17 @end
18
19 NS_ASSUME_NONNULL_END