lpw
2021-02-02 210605e741eeafa4455f1387156f263815b7f4e6
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