hank
2018-11-01 1737b12058d6b16af7b4b53ec16d914111c24684
frameworks/WASdkImpl.framework/Headers/WASdkAccountSwitchUI.h
@@ -9,6 +9,6 @@
#import <UIKit/UIKit.h>
#import <WACommon/WACommon.h>
#import "WASdkAccountMainUI.h"
@interface WASdkAccountSwitchUI : UIView
@interface WASdkAccountSwitchUI : UIScrollView
@property(nonatomic,weak)WASdkAccountMainUI* mainUI;
@end