lpw
2022-10-25 8a92857533324b3626c2e7c24e82b0ec3c0609c1
commit | author | age
6e1425 1 //
H 2 //  WAISocial.h
3 //  WASdkIntfUI
4 //
5 //  Created by GHW-T-01 on 16/3/1.
6 //  Copyright © 2016年 GHW-T-01. All rights reserved.
7 //
8
9 #import <Foundation/Foundation.h>
10 #import <WASdkIntf/WASdkIntf.h>
11 #import <WACommon/WACommon.h>
12 @interface WASdkSocial : WAISocial
13
14 @end