lpw
2022-06-21 0e45cdadccf3b84483a1dc901884fd88fc2a32aa
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